Remove validator_induction crate

This commit is contained in:
Paul Hauner
2019-02-12 09:02:26 +11:00
parent ff2025ec5c
commit f3e556bca3
5 changed files with 0 additions and 195 deletions

View File

@@ -8,4 +8,3 @@ edition = "2018"
bls = { path = "../utils/bls" }
ssz = { path = "../utils/ssz" }
types = { path = "../types" }
validator_induction = { path = "../validator_induction" }