mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Update BeaconChain w/ new genesis code
This commit is contained in:
@@ -5,5 +5,5 @@ extern crate validator_shuffling;
|
||||
|
||||
mod beacon_state;
|
||||
|
||||
pub use beacon_state::genesis_beacon_state;
|
||||
pub use beacon_state::{genesis_beacon_state, Error as GenesisError};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user