mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Expose function directly in transition
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
use super::super::utils::types::Hash256;
|
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)]
|
#[derive(Debug)]
|
||||||
pub enum TransitionError {
|
pub enum TransitionError {
|
||||||
|
|||||||
Reference in New Issue
Block a user