mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 13:24:44 +00:00
Expose function directly in transition
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user