You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the way to mine blocks is to submit empty transactions. This means having to sign transactions with a wallet, and potentially even having to pay for gas. It would be cool to have an API that just mines blocks, similar to Foundry/Hardhat.
The text was updated successfully, but these errors were encountered:
iqdecay
changed the title
feat: add API to mine block(s) without requiring signing a transa
feat: add API to mine block(s) without requiring signing a transaction
Jul 3, 2022
Currently, the way to mine blocks is to submit empty transactions. This means having to sign transactions with a wallet, and potentially even having to pay for gas. It would be cool to have an API that just mines blocks, similar to Foundry/Hardhat.
The text was updated successfully, but these errors were encountered: