Make setup_op_mainnet_without_ovm general purpose #12090
Labels
A-op-reth
Related to Optimism and op-reth
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
This fills in dummy blocks:
reth/crates/optimism/cli/src/commands/init_state/bedrock.rs
Lines 12 to 20 in fa59bd5
which can be useful for other chains as well #12057
currently this has hardcoded bedrock constants
TODO
basically all of these constants should be an argument instead, or we transform all of this into a helper type instead
reth/crates/optimism/cli/src/commands/init_state/bedrock.rs
Line 43 in fa59bd5
cc @debjit-bw
Additional context
No response
The text was updated successfully, but these errors were encountered: