mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
@@ -352,7 +352,7 @@ impl Eth1GenesisService {
|
||||
///
|
||||
/// - `Ok(genesis_state)`: if all went well.
|
||||
/// - `Err(e)`: if the given `eth1_block` was not a viable block to trigger genesis or there was
|
||||
/// an internal error.
|
||||
/// an internal error.
|
||||
fn genesis_from_eth1_block<E: EthSpec>(
|
||||
&self,
|
||||
eth1_block: Eth1Block,
|
||||
|
||||
Reference in New Issue
Block a user