Type Alias drink_next::BalanceOf
source · pub type BalanceOf<R> = <R as Config>::Balance;
Expand description
Alias for pallet-balances
’s Balance type.
pub type BalanceOf<R> = <R as Config>::Balance;
Alias for pallet-balances
’s Balance type.