Type Definition pallet_chainlink_feed::pallet::BalanceOf[][src]

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