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
{{ message }}
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
We also need a method that allows us to import a raw (already sealed) block w/ transaction. This should work the same as the SealBlockRequest, but it should not return errors for any reverted transaction.
The text was updated successfully, but these errors were encountered:
Our fork of go-ethereum includes some new rpc methods like sealing a block on request.
We also need a method that allows us to import a raw (already sealed) block w/ transaction. This should work the same as the
SealBlockRequest
, but it should not return errors for any reverted transaction.The text was updated successfully, but these errors were encountered: