Module message_blockdata
Expand description
Bitcoin 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
Enums§
- Inventory
- An inventory item.