Fixed build (#9021)

This commit is contained in:
Arkadiy Paronyan
2021-06-04 13:27:05 +02:00
committed by GitHub
parent 1480b13cc5
commit 8a8cc7bc60
@@ -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 {