ApeWorX / ape-foundry

Foundry network provider for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
32 stars 13 forks source link

refactor: use `anvil_mine` instead of `evm_mine` #77

Closed fubuloubu closed 9 months ago

fubuloubu commented 9 months ago

What I did

anvil finally added the anvil_mine method (mimicking hardhat_mine) so I copy-pasted that implemention to anvil call

How I did it

How to verify it

Checklist