mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-17 03:42:46 +00:00
Add API endpoint for fork choice
This commit is contained in:
@@ -5,3 +5,7 @@ mod ssz_container;
|
||||
|
||||
pub use crate::proto_array_fork_choice::ProtoArrayForkChoice;
|
||||
pub use error::Error;
|
||||
|
||||
pub mod core {
|
||||
pub use super::proto_array::ProtoArray;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user