mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 13:24:44 +00:00
Add RPC protocol to lh network behaviour.
This commit is contained in:
@@ -158,6 +158,7 @@ impl Encodable for RpcEvent {
|
||||
}
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum DecodeError {
|
||||
ReadError(upgrade::ReadOneError),
|
||||
SSZDecodeError(ssz::DecodeError),
|
||||
|
||||
Reference in New Issue
Block a user