mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 14:58:31 +00:00
Relax requirements that a checkpoint state must be epoch aligned post-gloas
This commit is contained in:
@@ -101,6 +101,7 @@ pub enum Error {
|
||||
from_state_slot: Slot,
|
||||
target_slot: Slot,
|
||||
},
|
||||
FinalizedStateAlreadySet,
|
||||
}
|
||||
|
||||
pub trait HandleUnavailable<T> {
|
||||
|
||||
Reference in New Issue
Block a user