mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 19:11:02 +00:00
Introduce and enforce block time (#232)
* Recompile runtime. * Introduce and enforce block time
This commit is contained in:
@@ -213,6 +213,7 @@ impl_outer_config! {
|
||||
StakingConfig => staking,
|
||||
DemocracyConfig => democracy,
|
||||
CouncilConfig => council,
|
||||
TimestampConfig => timestamp,
|
||||
ParachainsConfig => parachains,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user