Module message

Source
Expand description

An enum of all supported Bitcoin message types. Definitions of network messages.

Structs§

VersionMessage
A version message.

Enums§

Message
A Bitcoin-like network message for the Zcash protocol.
RejectReason
Reject Reason CCodes

Constants§

MAX_REJECT_MESSAGE_LENGTH
The maximum size of the rejection message.
MAX_REJECT_REASON_LENGTH
The maximum size of the rejection reason.
MAX_USER_AGENT_LENGTH
The maximum size of the user agent string.