mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 22:04:44 +00:00
Fix compile error, minor nits
This commit is contained in:
@@ -9,6 +9,5 @@ web3 = "0.8.0"
|
||||
tokio = "0.1.17"
|
||||
futures = "0.1.25"
|
||||
types = { path = "../../eth2/types"}
|
||||
eth2_ssz = { path = "../../eth2/utils/ssz"}
|
||||
serde_json = "1.0"
|
||||
deposit_contract = { path = "../../eth2/utils/deposit_contract"}
|
||||
|
||||
Reference in New Issue
Block a user