mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
refactor: update receipt codec from HackReceipt to OpGethReceipt (#13738)
This commit is contained in:
2
book/cli/reth/import-receipts-op.md
vendored
2
book/cli/reth/import-receipts-op.md
vendored
@ -49,7 +49,7 @@ Database:
|
||||
[possible values: true, false]
|
||||
|
||||
<IMPORT_PATH>
|
||||
The path to a receipts file for import. File must use `HackReceiptFileCodec` (used for
|
||||
The path to a receipts file for import. File must use `OpGethReceiptFileCodec` (used for
|
||||
exporting OP chain segment below Bedrock block via testinprod/op-geth).
|
||||
|
||||
<https://github.com/testinprod-io/op-geth/pull/1>
|
||||
|
||||
Reference in New Issue
Block a user