Type Definition pallet_voting::BalanceOf

source ·
pub type BalanceOf<T> = <<T as Config>::LocalCurrency as Currency<AccountIdOf<T>>>::Balance;