Skip to content

Commit 1bb86d5

Browse files
committed
Add lighthouse feature to execution_layer
1 parent 581aab8 commit 1bb86d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beacon_node/execution_layer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ alloy-rpc-types-eth = { workspace = true }
1212
arc-swap = "1.6.0"
1313
builder_client = { path = "../builder_client" }
1414
bytes = { workspace = true }
15-
eth2 = { workspace = true, features = ["events"] }
15+
eth2 = { workspace = true, features = ["events", "lighthouse"] }
1616
ethereum_serde_utils = { workspace = true }
1717
ethereum_ssz = { workspace = true }
1818
fixed_bytes = { workspace = true }

0 commit comments

Comments
 (0)