Start wiring up beacon processor

This commit is contained in:
Paul Hauner
2023-07-03 17:00:24 +10:00
parent 238837bc91
commit e9112875ac
5 changed files with 31 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -3514,6 +3514,7 @@ name = "http_api"
version = "0.1.0"
dependencies = [
"beacon_chain",
"beacon_processor",
"bs58",
"directory",
"environment",