Module bdk_chain::bitcoin::p2p::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§
- The
getblocks
message - The
getheaders
message
Enums§
- An inventory item.