Fix typo in BeaconState
Co-Authored-By: paulhauner <paul@paulhauner.com>
This commit is contained in:
parent
5ca7c9929a
commit
27e7bbd72f
@ -229,7 +229,7 @@ impl BeaconState {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Always builds an epoch cache, even if it is alread initialized.
|
/// Always builds an epoch cache, even if it is already initialized.
|
||||||
pub fn force_build_epoch_cache(
|
pub fn force_build_epoch_cache(
|
||||||
&mut self,
|
&mut self,
|
||||||
relative_epoch: RelativeEpoch,
|
relative_epoch: RelativeEpoch,
|
||||||
|
Loading…
Reference in New Issue
Block a user