Open code423n4 opened 2 years ago
pants
The function deposit(uint256[4] calldata _amounts) public whenNotPaused could be set external instead of public. (in IbbtcVaultZap)
Agree with the finding
Handle
pants
Vulnerability details
The function deposit(uint256[4] calldata _amounts) public whenNotPaused could be set external instead of public. (in IbbtcVaultZap)