Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Bump Substrate and Deps (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
adoerr authored Apr 2, 2021
1 parent 1983235 commit 0092db3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frame/beefy/src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ impl frame_system::Config for Test {
type OnKilledAccount = ();
type SystemWeightInfo = ();
type SS58Prefix = SS58Prefix;
type OnSetCode = ();
}

impl pallet_beefy::Config for Test {
Expand Down

0 comments on commit 0092db3

Please sign in to comment.