modify formatting

This commit is contained in:
Kirk Baird
2019-01-15 10:37:08 +11:00
parent e2b8a15b4e
commit 730281ed7d
2 changed files with 5 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ use super::{Attestation, CasperSlashing, Deposit, Exit, ProposerSlashing};
use crate::test_utils::TestRandom;
use rand::RngCore;
// The following types are just dummy classes as they will not be defined until
// The following types are just dummy classes as they will not be defined until
// Phase 1 (Sharding phase)
type CustodyReseed = usize;
type CustodyChallenge = usize;