mirror of
https://github.com/getwax/zk-account-abstraction.git
synced 2026-01-09 20:47:58 -05:00
add missing require message. Note that account's addDeposit() now calls the paymaster's depositTo() explicitly, instead of relying on the EntryPoint's receive() fallback method.