mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
chore: bump revm 19.2 (#13667)
This commit is contained in:
@@ -107,7 +107,7 @@ impl OpReceiptFieldsBuilder {
|
||||
mut self,
|
||||
chain_spec: &OpChainSpec,
|
||||
tx: &OpTransactionSigned,
|
||||
l1_block_info: revm::L1BlockInfo,
|
||||
mut l1_block_info: revm::L1BlockInfo,
|
||||
) -> Result<Self, OpEthApiError> {
|
||||
let raw_tx = tx.encoded_2718();
|
||||
let timestamp = self.block_timestamp;
|
||||
|
||||
Reference in New Issue
Block a user