mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-07 15:28:02 +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;
|
||||
}
|
||||
|
||||
// const_assert!(AvailableBlockRatio::get().deconstruct() >= AVERAGE_ON_INITIALIZE_WEIGHT.deconstruct());
|
||||
|
||||
impl frame_system::Trait for Runtime {
|
||||
/// The basic call filter to use in dispatchable.
|
||||
type BaseCallFilter = ();
|
||||
|
||||
Reference in New Issue
Block a user