-
-
Notifications
You must be signed in to change notification settings - Fork 835
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix[stdlib]: fix
IERC4626
signatures (#4425)
the signatures should not have default parameters; if used, they will create a different method id at the callsite than the ERC4626 standard actually accepts. - add `stdlib` to the list of valid PR scopes
- Loading branch information
1 parent
705aa54
commit e9ac7cd
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters