We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eb047a commit a1aa81bCopy full SHA for a1aa81b
contracts/mocks/docs/ERC4626Fees.sol
@@ -57,7 +57,7 @@ abstract contract ERC4626Fees is ERC4626 {
57
}
58
59
60
- /// @dev Send exit fee to {_exitFeeRecipient}. See {IERC4626-_deposit}.
+ /// @dev Send exit fee to {_exitFeeRecipient}. See {IERC4626-_withdraw}.
61
function _withdraw(
62
address caller,
63
address receiver,
0 commit comments