Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadkaouk committed Nov 21, 2023
1 parent 8fea6bc commit ef7a771
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mock.rs
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ impl pallet_balances::Config for Test {
type FreezeIdentifier = ();
type MaxHolds = ();
type MaxFreezes = ();
type RuntimeFreezeReason = ();
}

pub struct MockedBlockProvider;
Expand Down

0 comments on commit ef7a771

Please sign in to comment.