Add ssz_types crate

This commit is contained in:
Paul Hauner
2019-07-05 17:33:20 +10:00
parent 1dc9368b13
commit 5943e176cf
7 changed files with 1498 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ members = [
"eth2/utils/slot_clock",
"eth2/utils/ssz",
"eth2/utils/ssz_derive",
"eth2/utils/ssz_types",
"eth2/utils/swap_or_not_shuffle",
"eth2/utils/tree_hash",
"eth2/utils/tree_hash_derive",