Type Alias pallet_preimage::BalanceOf

source ·
pub(crate) type BalanceOf<T> = <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance;