Skip to content

Commit

Permalink
fix feature propagation
Browse files Browse the repository at this point in the history
  • Loading branch information
fgimenez committed Oct 21, 2024
1 parent 0a43d1d commit b9dae4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion examples/custom-beacon-withdrawals/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ alloy-consensus.workspace = true
eyre.workspace = true

[features]
optimism = []
optimism = [
"reth-primitives/optimism"
]

0 comments on commit b9dae4a

Please sign in to comment.