Expand description
Blockdata network messages
This module describes network messages which are used for passing Bitcoin data (blocks and transactions) around.
Structs§
- GetBlocks
Message - The
getblocks
message - GetHeaders
Message - The
getheaders
message - Inventory
- An inventory object — a reference to a Bitcoin object
Enums§
- InvType
- The type of an inventory object