mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-01 03:33:47 +00:00
Add eth2_config crate, integrate into val client
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
dirs = "1.0.3"
|
||||
eth2_config = { path = "../eth2/utils/eth2_config" }
|
||||
types = { path = "../eth2/types" }
|
||||
toml = "^0.5"
|
||||
store = { path = "./store" }
|
||||
|
||||
Reference in New Issue
Block a user