pub fn pool_currency_of<T: Config>(
    investment_id: T::InvestmentId
) -> Result<T::CurrencyId, DispatchError>
Expand description

Get the pool currency associated to a investment_id