mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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