Add unsafe attester crate

This commit is contained in:
Paul Hauner
2019-01-28 11:23:30 +11:00
parent d5da84d967
commit acf8b79fe9
8 changed files with 437 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[workspace]
members = [
"eth2/attester",
"eth2/block_producer",
"eth2/genesis",
"eth2/naive_fork_choice",