Files
zk-account-abstraction/reports
Dror Tirosh 182b7d3387 AA-127 L-08: Missing error messages in require statements (#198)
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.
2023-02-08 23:44:07 +02:00
..