Skip to content

Commit f387090

Browse files
Remove ecdsa feature of libp2p (#8374)
This compiles, is there any reason to keep `ecdsa`? CC @jxs Co-Authored-By: Michael Sproul <[email protected]>
1 parent 3066f0b commit f387090

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

Cargo.lock

Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

beacon_node/lighthouse_network/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ features = [
6464
"plaintext",
6565
"secp256k1",
6666
"macros",
67-
"ecdsa",
6867
"metrics",
6968
"quic",
7069
"upnp",

0 commit comments

Comments
 (0)