Rename helpers -> attestation_parent_hashes

This commit is contained in:
Paul Hauner 2018-08-24 15:48:43 +10:00
parent d0c020db9d
commit 1a00f5b429
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
use super::super::utils::types::Hash256;
pub mod helpers;
pub mod attestation_parent_hashes;
#[derive(Debug)]
pub enum TransitionError {