Create transition crate

This commit is contained in:
Age Manning
2018-10-03 15:25:15 +10:00
parent 9fac739df1
commit d15b1d066d
6 changed files with 18 additions and 296 deletions

View File

@@ -34,6 +34,7 @@ name = "lighthouse"
[workspace]
members = [
"beacon_chain/types",
"beacon_chain/transition",
"beacon_chain/utils/bls",
"beacon_chain/utils/boolean-bitfield",
"beacon_chain/utils/hashing",