difftreelog
update quartz runtime
in: master
1 file changed
runtime/quartz/src/lib.rsdiffbeforeafterboth420420421impl pallet_balances::Config for Runtime {421impl pallet_balances::Config for Runtime {422 type MaxLocks = MaxLocks;422 type MaxLocks = MaxLocks;423 type MaxReserves = ();423 type MaxReserves = MaxReserves;424 type ReserveIdentifier = [u8; 16];424 type ReserveIdentifier = [u8; 16];425 /// The type for recording an account's balance.425 /// The type for recording an account's balance.426 type Balance = Balance;426 type Balance = Balance;