mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
Add concept of beacon node configuration TOML
This commit is contained in:
@@ -5,7 +5,9 @@ authors = ["Paul Hauner <paul@paulhauner.com>", "Age Manning <Age@AgeManning.com
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
dirs = "1.0.3"
|
||||
types = { path = "../eth2/types" }
|
||||
toml = "^0.5"
|
||||
store = { path = "./store" }
|
||||
client = { path = "client" }
|
||||
fork_choice = { path = "../eth2/fork_choice" }
|
||||
|
||||
Reference in New Issue
Block a user