mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Remove attester, block_producer & test_harness
This commit is contained in:
@@ -13,8 +13,6 @@ name = "validator_client"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
block_proposer = { path = "../eth2/block_proposer" }
|
||||
attester = { path = "../eth2/attester" }
|
||||
bls = { path = "../eth2/utils/bls" }
|
||||
ssz = { path = "../eth2/utils/ssz" }
|
||||
tree_hash = { path = "../eth2/utils/tree_hash" }
|
||||
|
||||
Reference in New Issue
Block a user