mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Tidy old comments
This commit is contained in:
@@ -40,14 +40,6 @@ pub enum AttestationParticipantsError {
|
||||
CommitteesError(CommitteesError),
|
||||
}
|
||||
|
||||
/*
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum SlotProcessingError {
|
||||
CommitteesError(CommitteesError),
|
||||
EpochProcessingError(EpochError),
|
||||
}
|
||||
*/
|
||||
|
||||
#[derive(Debug, PartialEq)]
|
||||
pub enum AttestationValidationError {
|
||||
IncludedTooEarly,
|
||||
|
||||
Reference in New Issue
Block a user