Expand description
An enum of all supported Bitcoin message types. Definitions of network messages.
Structs§
- Version
Message - A
version
message.
Enums§
- Message
- A Bitcoin-like network message for the Zcash protocol.
- Reject
Reason - 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.