mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-07 10:09:26 +00:00
Switch to new rpc sending method
This commit is contained in:
@@ -18,6 +18,7 @@ pub enum Error {
|
||||
ServerMessage(String),
|
||||
Eip155Error,
|
||||
NoResultOrError,
|
||||
IsSyncing,
|
||||
}
|
||||
|
||||
impl From<reqwest::Error> for Error {
|
||||
|
||||
Reference in New Issue
Block a user