Expose function directly in transition
This commit is contained in:
parent
6f08700ea0
commit
133769e6e5
@ -1,6 +1,8 @@
|
||||
use super::super::utils::types::Hash256;
|
||||
|
||||
pub mod attestation_parent_hashes;
|
||||
mod attestation_parent_hashes;
|
||||
|
||||
pub use self::attestation_parent_hashes::attestation_parent_hashes;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum TransitionError {
|
||||
|
Loading…
Reference in New Issue
Block a user