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
Generated using TypeDoc
This function replicates
HlpManager
contract'sgetAums
("get assets under management"), but using the input price getters directly instead of fetching theVault
contract'sgetMinPrice
orgetMaxPrice
.