Type Definition pallet_staking::BalanceOf

source ·
pub type BalanceOf<T> = <T as Config>::CurrencyBalance;
Expand description

The balance type of this pallet.