mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: abstract OP payload builder over transaction (#14153)
This commit is contained in:
@ -232,7 +232,6 @@ where
|
||||
|
||||
receipts.push(
|
||||
match self.receipt_builder.build_receipt(ReceiptBuilderCtx {
|
||||
header: block.header(),
|
||||
tx: transaction,
|
||||
result,
|
||||
cumulative_gas_used,
|
||||
|
||||
Reference in New Issue
Block a user