Setting fee
https://github.com/mangrovedao/mangrove-vault/blob/899abdb187f1801ba44621c0e25a697edda859e7/src/MangroveVault.sol#L843
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
function setFeeData(uint16 performanceFee, uint16 managementFee, address feeRecipient) external onlyOwner {