Add bones of execution_layer

This commit is contained in:
Paul Hauner
2021-09-21 17:47:18 +10:00
parent 1ce8339d96
commit 7433385fb3
7 changed files with 371 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ members = [
"beacon_node/client",
"beacon_node/eth1",
"beacon_node/eth2_libp2p",
"beacon_node/execution_layer",
"beacon_node/http_api",
"beacon_node/http_metrics",
"beacon_node/network",