refactor: update receipt codec from HackReceipt to OpGethReceipt (#13738)

This commit is contained in:
Tien Dao
2025-01-13 12:21:25 +07:00
committed by GitHub
parent 23526646cb
commit 75ee913f0b
4 changed files with 23 additions and 23 deletions

View File

@ -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>