remove op Genesis conversions from reth-chainspec #11396
Labels
A-op-reth
Related to Optimism and op-reth
C-debt
Refactor of code section that is hard to understand or maintain
D-good-first-issue
Nice and easy! A great choice to get started
we still have
reth/crates/chainspec/src/spec.rs
Lines 591 to 603 in 9c9b1fd
now that we have chainspec abstracted we can remove this conversion and replace with standalone op function which is used:
reth/crates/optimism/cli/src/chainspec.rs
Line 20 in 9c9b1fd
TODO
we likely should do #11397 first, or maybe we need to this in one go
cc @greged93
The text was updated successfully, but these errors were encountered: