mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
Deposits wait (#1036)
* Address clippy arith lints * Make account manager wait for eth1 to sync * Fix bug with testnet parsing * Tidy logs
This commit is contained in:
@@ -27,3 +27,4 @@ eth2_testnet_config = { path = "../eth2/utils/eth2_testnet_config" }
|
||||
web3 = "0.10.0"
|
||||
futures = "0.1.25"
|
||||
clap_utils = { path = "../eth2/utils/clap_utils" }
|
||||
tokio = "0.1.22"
|
||||
|
||||
Reference in New Issue
Block a user