Expand description
Example that show how to replay a block and trace the execution of each transaction.
The EIP3155 trace of each transaction is saved into file traces/{tx_number}.json
.
Structsยง
- Flush
Writer ๐
Functionsยง
- main ๐
Example that show how to replay a block and trace the execution of each transaction.
The EIP3155 trace of each transaction is saved into file traces/{tx_number}.json
.