This function replicates HlpManager contract's getAums ("get assets under management"), but using the input price getters directly instead of fetching the Vault contract's getMinPrice or getMaxPrice.
HlpManager
getAums
Vault
getMinPrice
getMaxPrice
This function replicates
HlpManagercontract'sgetAums("get assets under management"), but using the input price getters directly instead of fetching theVaultcontract'sgetMinPriceorgetMaxPrice.