Get desktop application:
View/edit binary Protocol Buffers messages
AuthSigMessage is sent during the authentication and contains our/remote's signature along with the public key.
DefaultNodeInfo is a basic node's information sent to other peers during the p2p handshake.
DefaultNodeInfoOther is the misc. application specific data.
Used in:
Message is an abstract PEX message.
Sum of all possible messages.
NetAddress represents a peer's network address.
Used in:
Packet is an abstract p2p message.
Sum of all possible messages.
PacketMsg contains data for the specified channel ID. EOF means the message is fully received.
Used in:
PacketPing is a request to confirm that the connection is alive.
Used in:
(message has no fields)
PacketPong is a response to confirm that the connection is alive.
Used in:
(message has no fields)
PexAddrs is a response with peer addresses.
Used in:
PexRequest is a request for peer addresses.
Used in:
(message has no fields)
ProtocolVersion represents the current p2p protocol version.
Used in: