Closed jihoonsong closed 4 months ago
This PR adds SponsorEverythingPaymaster contract and its test, which can serve as references when developing more complex paymasters.
Its test is included in the existing plugin tests. i.e., run yarn hardhat test in packages/plugins will test the changes.
yarn hardhat test
packages/plugins
No.
resolve conversation
What is this PR doing?
This PR adds SponsorEverythingPaymaster contract and its test, which can serve as references when developing more complex paymasters.
How can these changes be manually tested?
Its test is included in the existing plugin tests. i.e., run
yarn hardhat test
inpackages/plugins
will test the changes.Does this PR resolve or contribute to any issues?
No.
Checklist
Guidelines
resolve conversation
button is for reviewers, not authors