mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 12:47:05 +00:00
Heze fork
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
use std::mem;
|
||||
use types::{
|
||||
BeaconState, BeaconStateError as Error, BeaconStateHeze, ChainSpec, EthSpec, Fork,
|
||||
};
|
||||
use types::{BeaconState, BeaconStateError as Error, BeaconStateHeze, ChainSpec, EthSpec, Fork};
|
||||
|
||||
/// Transform a `Gloas` state into a `Heze` state.
|
||||
pub fn upgrade_to_heze<E: EthSpec>(
|
||||
|
||||
Reference in New Issue
Block a user