mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-16 11:22:56 +00:00
fix
This commit is contained in:
@@ -20,7 +20,6 @@ pub enum Error<T> {
|
||||
GreaterThanCurrentEpoch { epoch: Epoch, current_epoch: Epoch },
|
||||
UnableToSignAttestation(AttestationError),
|
||||
SpecificError(T),
|
||||
UnableToSign(SigningError),
|
||||
Middleware(String),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user