Function currency::get_free_balance
source · pub fn get_free_balance<T: Config>(
currency_id: T::CurrencyId,
account: &T::AccountId
) -> Amount<T>
pub fn get_free_balance<T: Config>(
currency_id: T::CurrencyId,
account: &T::AccountId
) -> Amount<T>