mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
* Make build with OnSetCode * Fixes * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -207,6 +207,7 @@ impl frame_system::Config for Runtime {
|
||||
type DbWeight = DbWeight;
|
||||
/// The designated SS58 prefix of this chain.
|
||||
type SS58Prefix = SS58Prefix;
|
||||
type OnSetCode = ();
|
||||
}
|
||||
|
||||
impl pallet_aura::Config for Runtime {
|
||||
|
||||
Reference in New Issue
Block a user