Remove attester, block_producer & test_harness

This commit is contained in:
Paul Hauner
2019-05-09 11:48:14 +10:00
parent 4c0c93f0c9
commit 49c92ef167
37 changed files with 0 additions and 3391 deletions

View File

@@ -1,7 +1,5 @@
[workspace]
members = [
"eth2/attester",
"eth2/block_proposer",
"eth2/fork_choice",
"eth2/operation_pool",
"eth2/state_processing",
@@ -32,7 +30,6 @@ members = [
"beacon_node/rpc",
"beacon_node/version",
"beacon_node/beacon_chain",
"beacon_node/beacon_chain/test_harness",
"protos",
"validator_client",
"account_manager",