Companion for substrate#9414 (#3524)

* Companion for substrate#9414

* update Substrate

Co-authored-by: parity-processbot <>
This commit is contained in:
André Silva
2021-08-03 12:36:23 +01:00
committed by GitHub
parent 90e6d318c7
commit e9a6689e79
7 changed files with 165 additions and 154 deletions
@@ -114,6 +114,7 @@ impl pallet_babe::Config for Test {
type EpochDuration = EpochDuration;
type ExpectedBlockTime = ExpectedBlockTime;
type EpochChangeTrigger = pallet_babe::ExternalTrigger;
type DisabledValidators = ();
type KeyOwnerProofSystem = ();
type KeyOwnerProof = <Self::KeyOwnerProofSystem as KeyOwnerProofSystem<(
KeyTypeId,