base-org / paymaster

MIT License
139 stars 46 forks source link

Return to immutable verifyingSigner #21

Closed mdehoog closed 12 months ago

mdehoog commented 12 months ago

Reverts #4 and related changes.

The paymaster accessing it's own storage is not allowed for unstaked paymasters. Rather than staking, we prefer the simpler approach: just keeping the verifyingSigner immutable.