mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 23:08:23 +00:00
Fix trusted setup in lcli::new_testnet
This commit is contained in:
@@ -12,6 +12,7 @@ withdrawals-processing = ["beacon_chain/withdrawals-processing", "store/withdraw
|
||||
|
||||
[dependencies]
|
||||
bls = { path = "../crypto/bls" }
|
||||
kzg = { path = "../crypto/kzg" }
|
||||
clap = "2.33.3"
|
||||
log = "0.4.11"
|
||||
serde = "1.0.116"
|
||||
|
||||
Reference in New Issue
Block a user