mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 05:44:44 +00:00
Add first test
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2066,6 +2066,8 @@ name = "execution_layer"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"bytes 1.1.0",
|
||||
"environment",
|
||||
"eth1",
|
||||
"eth2_serde_utils 0.1.0",
|
||||
"futures",
|
||||
@@ -2076,6 +2078,8 @@ dependencies = [
|
||||
"slog",
|
||||
"tokio",
|
||||
"types",
|
||||
"warp",
|
||||
"warp_utils",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user