Add tests for validator create

This commit is contained in:
Paul Hauner
2022-08-23 12:09:02 +10:00
parent 4886e27827
commit 5b86fce56b
7 changed files with 137 additions and 38 deletions

1
Cargo.lock generated
View File

@@ -3626,6 +3626,7 @@ dependencies = [
"env_logger 0.9.0",
"environment",
"eth1",
"eth2",
"eth2_hashing",
"eth2_network_config",
"futures",