mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 14:58:31 +00:00
proto node versioning
This commit is contained in:
@@ -9,7 +9,7 @@ pub use crate::justified_balances::JustifiedBalances;
|
||||
pub use crate::proto_array::{InvalidationOperation, calculate_committee_fraction};
|
||||
pub use crate::proto_array_fork_choice::{
|
||||
Block, DisallowedReOrgOffsets, DoNotReOrg, ExecutionStatus, ProposerHeadError,
|
||||
ProposerHeadInfo, ProtoArrayForkChoice, ReOrgThreshold,
|
||||
ProposerHeadInfo, ProtoArrayForkChoice, ReOrgThreshold, PayloadStatus,
|
||||
};
|
||||
pub use error::Error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user