Last updated 1 year ago
This contract is used to hold the assets/shares of the users that requested a deposit/redeem. It is used to simplify the logic of the vault.
constructor(IERC20 underlying);