Module message_blockdata

Source
Expand description

Blockdata network messages

This module describes network messages which are used for passing Bitcoin data (blocks and transactions) around.

Structs§

GetBlocksMessage
The getblocks message
GetHeadersMessage
The getheaders message
Inventory
An inventory object — a reference to a Bitcoin object

Enums§

InvType
The type of an inventory object