Available on crate feature
optimism
only.Expand description
Command that imports OP mainnet receipts from Bedrock datadir, exported via https://github.com/testinprod-io/op-geth/pull/1.
Structs§
- Initializes the database with the genesis block.
- Result of importing receipts in chunks.
Functions§
- Imports receipts to static files from file in chunks. See
import_receipts_from_reader
. - Imports receipts to static files. Takes a filter callback as parameter, that returns the total number of filtered out receipts.