mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 10:52:43 +00:00
Refactor ClientConfig, add serde to it
This commit is contained in:
@@ -6,5 +6,4 @@ error_chain! {
|
||||
links {
|
||||
Network(network::error::Error, network::error::ErrorKind);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user