Companion for paritytech/substrate#11584 (#5633)

* Companion for paritytech/substrate#11584

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
This commit is contained in:
Keith Yeung
2022-06-13 20:34:45 +02:00
committed by GitHub
parent c3c10ce4c4
commit f3c49cb790
4 changed files with 186 additions and 172 deletions
+1
View File
@@ -679,6 +679,7 @@ impl paras_registrar::Config for Runtime {
impl pallet_beefy::Config for Runtime {
type BeefyId = BeefyId;
type MaxAuthorities = MaxAuthorities;
}
type MmrHash = <Keccak256 as sp_runtime::traits::Hash>::Output;