Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
add bsc feature
Browse files Browse the repository at this point in the history
  • Loading branch information
yutianwu committed Nov 14, 2024
1 parent 0f33ab7 commit eaf517b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/custom-beacon-withdrawals/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,7 @@ tokio = { workspace = true, features = ["sync", "time"] }
[features]
optimism = [
"reth-primitives/optimism"
]
bsc = [
"reth-primitives/bsc"
]

0 comments on commit eaf517b

Please sign in to comment.