Skip to main content

Module engine

Module engine 

Source
Available on crate feature engine only.

Structsยง

RecoveredInBlock ๐Ÿ”’
A [reth_evm::execute::ExecutableTxFor] implementation that contains a pointer to the block and the transaction index, allowing to prepare a TempoTxEnv without having to clone block or transaction.