Skip to content
Snippets Groups Projects
Commit 8a8cc7bc authored by Arkadiy Paronyan's avatar Arkadiy Paronyan Committed by GitHub
Browse files

Fixed build (#9021)

parent 1480b13c
No related merge requests found
......@@ -88,6 +88,8 @@ impl pallet_balances::Config for Test {
type AccountStore = System;
type WeightInfo = ();
type MaxLocks = ();
type MaxReserves = ();
type ReserveIdentifier = ();
}
impl pallet_transaction_storage::Config for Test {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment