Type Definition pallet_bidding::BalanceOf

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