mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 21:08:32 +00:00
Fix clippy lints
This commit is contained in:
@@ -16,8 +16,8 @@ pub enum Error {
|
||||
JsonRpc(RpcError),
|
||||
Json(serde_json::Error),
|
||||
ServerMessage(String),
|
||||
Eip155Error,
|
||||
NoResultOrError,
|
||||
Eip155Failure,
|
||||
NoErrorOrResult,
|
||||
IsSyncing,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user