Closed jellegerbrandy closed 1 year ago
We'd like to remove the HATVAultInitParams struct in favor of named arguments - for reasons of UX.
To avoid the stack too deep error, we can remove the rewardControllers list, and if necessary also the isPaused param (default is "paused")
closing bc it is not feasible with the memory limitatations of solidity
We'd like to remove the HATVAultInitParams struct in favor of named arguments - for reasons of UX.
To avoid the stack too deep error, we can remove the rewardControllers list, and if necessary also the isPaused param (default is "paused")