mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-22 22:34:45 +00:00
Fix typo in BeaconState
Co-Authored-By: paulhauner <paul@paulhauner.com>
This commit is contained in:
@@ -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(
|
||||
&mut self,
|
||||
relative_epoch: RelativeEpoch,
|
||||
|
||||
Reference in New Issue
Block a user