Expand description
Bitcoin network messages.
This module defines the NetworkMessage
and RawNetworkMessage
types that
are used for (de)serializing Bitcoin objects for transmission on the network.
Structs§
- Serializer for command string
- Error returned when a command string is invalid.
- A Network message
Enums§
- A Network message payload. Proper documentation is available on at Bitcoin Wiki: Protocol Specification
Constants§
- The maximum number of super::message_blockdata::Inventory items in an
inv
message. - Maximum size, in bytes, of an encoded message This by neccessity should be larger tham
MAX_VEC_SIZE