Update validator_client for spec v0.2.0

This commit is contained in:
Paul Hauner
2019-02-12 12:57:17 +11:00
parent cb97870c15
commit 5e37e8a33a
2 changed files with 6 additions and 6 deletions

View File

@@ -65,11 +65,8 @@ impl BeaconNode for BeaconBlockGrpcClient {
signature,
body: BeaconBlockBody {
proposer_slashings: vec![],
casper_slashings: vec![],
attester_slashings: vec![],
attestations: vec![],
custody_reseeds: vec![],
custody_challenges: vec![],
custody_responses: vec![],
deposits: vec![],
exits: vec![],
},