Module proto

Source
Expand description

Discovery v4 protocol implementation.

Structs§

EnrRequest
A ENRRequest packet.
EnrResponse
A ENRResponse packet.
FindNode
A FindNode packet.
Neighbours
A Neighbours packet.
NodeEndpoint
Represents the from, to fields in the packets
Packet
Represents a decoded packet.
Ping
Represents a Ping packet.
Pong
Represents a Pong packet.

Enums§

Message
Enum representing various message types exchanged in the Discovery v4 protocol.
MessageId
Represents the identifier for message variants.