Update BeaconStateBuilder API

This commit is contained in:
Paul Hauner
2019-02-26 22:00:07 +13:00
parent 5cfc9cb21d
commit af17fb1d03
6 changed files with 89 additions and 50 deletions

View File

@@ -10,6 +10,7 @@ harness = false
[dev-dependencies]
criterion = "0.2"
state_processing = { path = "../../../eth2/state_processing" }
[dependencies]
attester = { path = "../../../eth2/attester" }