Simplify OptimismGenesis Info extraction #8952
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
with alloy 0.1.2 we can simplify this:
reth/crates/chainspec/src/spec.rs
Line 1398 in 590356b
and can use the
Otherfields
API to extract all fields:https://alloy-rs.github.io/alloy/alloy/rpc/types/serde_helpers/struct.OtherFields.html#method.deserialize_as
Additional context
No response
The text was updated successfully, but these errors were encountered: