Expand description
Error types for stream variants
Enumsยง
- EthHandshake
Error - Error that can occur during the
eth
sub-protocol handshake. - EthStream
Error - Errors when sending/receiving messages
- P2PHandshake
Error - Errors when conducting a p2p handshake.
- P2PStream
Error - Errors when sending/receiving p2p messages. These should result in kicking the peer.
- Pinger
Error - An error that can occur when interacting with a pinger.