Type Definition pallet_housing_fund::BalanceOf

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