[][src]Type Definition pallet_contracts::BalanceOf

type BalanceOf<T> = <<T as Trait>::Currency as Currency<<T as Trait>::AccountId>>::Balance;