mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-23 03:51:06 +00:00
Renames frame crate to polkadot-sdk-frame (#3813)
Step in https://github.com/paritytech/polkadot-sdk/issues/3155 Needed for https://github.com/paritytech/eng-automation/issues/6 This PR renames `frame` crate to `polkadot-sdk-frame` as `frame` is not available on crates.io --------- Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
//! <td>A JSON object that provides an explicit and comprehensive representation of the
|
||||
//! <code>RuntimeGenesisConfig</code> struct, which is generated by <a
|
||||
//! href="../frame_support_procedural/macro.construct_runtime.html"
|
||||
//! ><code>frame::runtime::prelude::construct_runtime</code></a> macro (<a
|
||||
//! ><code>polkadot_sdk_frame::runtime::prelude::construct_runtime</code></a> macro (<a
|
||||
//! href="../substrate_test_runtime/struct.RuntimeGenesisConfig.html#"
|
||||
//! >example of generated struct</a>). Must contain all the keys of
|
||||
//! the genesis config, no defaults will be used.
|
||||
|
||||
Reference in New Issue
Block a user