dn404
dn404 copied to clipboard
🐞 Set `_skipNFTDefault` to false for eip7702 accounts
Description
Seems like returning true on _skipNFTDefault is just for CAs, not EOAs.
But recent Pectra update allows EOAs to have code, so this PR reflects it.
Checklist
Ensure you completed all of the steps below before submitting your pull request:
- [x] Ran
forge fmt? - [x] Ran
forge snapshot? - [x] Ran
forge test?