mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 04:41:03 +00:00
Companion for substrate#9414 (#3524)
* Companion for substrate#9414 * update Substrate Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -209,6 +209,8 @@ impl pallet_babe::Config for Runtime {
|
||||
// session module is the trigger
|
||||
type EpochChangeTrigger = pallet_babe::ExternalTrigger;
|
||||
|
||||
type DisabledValidators = Session;
|
||||
|
||||
type KeyOwnerProofSystem = Historical;
|
||||
|
||||
type KeyOwnerProof = <Self::KeyOwnerProofSystem as KeyOwnerProofSystem<(
|
||||
|
||||
Reference in New Issue
Block a user