Available on crate feature
engine only.Structsยง
- Recovered
InBlock ๐ - A [
reth_evm::execute::ExecutableTxFor] implementation that contains a pointer to the block and the transaction index, allowing to prepare aTempoTxEnvwithout having to clone block or transaction.