bad whitespace removed

This commit is contained in:
Grant Wuerker
2019-01-07 22:16:15 -06:00
parent 0a1c299206
commit cdb8e602e8
2 changed files with 35 additions and 35 deletions

View File

@@ -99,7 +99,7 @@ fn initial_validators_for_testing() -> Vec<ValidatorRecord> {
}
};
let validator_record = ValidatorRecord {
pubkey: keypair.pk.clone(),
pubkey: keypair.pk.clone(),
withdrawal_credentials: Hash256::zero(),
randao_commitment: Hash256::zero(),
randao_layers: 0,