Skip to content

Commit

Permalink
Companion for paritytech/substrate#11584 (#5633)
Browse files Browse the repository at this point in the history
* Companion for paritytech/substrate#11584

* update lockfile for {"substrate"}

Co-authored-by: parity-processbot <>
  • Loading branch information
KiChjang authored Jun 13, 2022
1 parent 91d9b2b commit 2f03238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions polkadot/runtime/rococo/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 2f03238

Please sign in to comment.