We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lighthouse
execution_layer
1 parent 581aab8 commit 1bb86d5Copy full SHA for 1bb86d5
beacon_node/execution_layer/Cargo.toml
@@ -12,7 +12,7 @@ alloy-rpc-types-eth = { workspace = true }
12
arc-swap = "1.6.0"
13
builder_client = { path = "../builder_client" }
14
bytes = { workspace = true }
15
-eth2 = { workspace = true, features = ["events"] }
+eth2 = { workspace = true, features = ["events", "lighthouse"] }
16
ethereum_serde_utils = { workspace = true }
17
ethereum_ssz = { workspace = true }
18
fixed_bytes = { workspace = true }
0 commit comments