mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 18:31:05 +00:00
Merge branch 'dp-prep-release-v0.13' of github.com:paritytech/substrate-subxt into dp-prep-release-v0.13
* 'dp-prep-release-v0.13' of github.com:paritytech/substrate-subxt: Update test-node/runtime/src/lib.rs
This commit is contained in:
@@ -183,8 +183,6 @@ parameter_types! {
|
|||||||
pub const Version: RuntimeVersion = VERSION;
|
pub const Version: RuntimeVersion = VERSION;
|
||||||
}
|
}
|
||||||
|
|
||||||
// const_assert!(AvailableBlockRatio::get().deconstruct() >= AVERAGE_ON_INITIALIZE_WEIGHT.deconstruct());
|
|
||||||
|
|
||||||
impl frame_system::Trait for Runtime {
|
impl frame_system::Trait for Runtime {
|
||||||
/// The basic call filter to use in dispatchable.
|
/// The basic call filter to use in dispatchable.
|
||||||
type BaseCallFilter = ();
|
type BaseCallFilter = ();
|
||||||
|
|||||||
Reference in New Issue
Block a user