Module bitcoin::p2p::message_blockdata
source · Expand description
Bitcoin blockdata network messages.
This module describes network messages which are used for passing Bitcoin data (blocks and transactions) around.
Structs
- The
getblocks
message - The
getheaders
message
Enums
- An inventory item.