Implement Display and clean validator output

This commit is contained in:
Age Manning
2019-03-29 02:23:03 +11:00
parent 405ea619e2
commit 68b33620c2
3 changed files with 29 additions and 4 deletions

View File

@@ -120,7 +120,7 @@ impl TestingBeaconStateBuilder {
})
.collect();
let genesis_time = 1553753928; // arbitrary
let genesis_time = 1553776331; // arbitrary
let mut state = BeaconState::genesis(
genesis_time,