Start adding import validator testing

This commit is contained in:
Paul Hauner
2022-08-22 09:17:46 +10:00
parent 391ece953f
commit fa6eba911e
4 changed files with 171 additions and 118 deletions

1
Cargo.lock generated
View File

@@ -7378,6 +7378,7 @@ dependencies = [
"tokio",
"tree_hash",
"types",
"validator_client",
]
[[package]]