Type Alias pallet_checked_inflation::pallet::BalanceOf

source ยท
pub(crate) type BalanceOf<T> = <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance;
Expand description

The balance type of this pallet.