Merge spec crate into types

This commit is contained in:
Paul Hauner
2019-01-25 13:52:21 +11:00
parent 9c86c07eea
commit ea523c8658
57 changed files with 81 additions and 131 deletions

View File

@@ -3,7 +3,6 @@ members = [
"eth2/block_producer",
"eth2/genesis",
"eth2/naive_fork_choice",
"eth2/spec",
"eth2/types",
"eth2/utils/bls",
"eth2/utils/boolean-bitfield",