Add deposit_contract crate

This commit is contained in:
Paul Hauner
2019-11-18 16:08:19 +11:00
parent 5a9298d567
commit 8561a95ee9
7 changed files with 97 additions and 24 deletions

View File

@@ -7,6 +7,7 @@ members = [
"eth2/utils/bls",
"eth2/utils/compare_fields",
"eth2/utils/compare_fields_derive",
"eth2/utils/deposit_contract",
"eth2/utils/eth2_config",
"eth2/utils/eth2_interop_keypairs",
"eth2/utils/logging",