Cleanup debug issues, corrects RPC server logic

This commit is contained in:
Age Manning
2019-03-28 17:22:09 +11:00
parent cc4ccd4017
commit 2a2660ce62
3 changed files with 4 additions and 6 deletions

View File

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