Module network
Expand description
Bitcoin network support.
This module defines support for (de)serialization and network transport of Bitcoin data and network messages.
Modules§
- address
- Bitcoin network addresses.
- constants
- Bitcoin network constants.
- message
- Bitcoin network messages.
- message_
blockdata - Bitcoin blockdata network messages.
- message_
bloom - Bitcoin Connection Bloom filtering network messages.
- message_
compact_ blocks - BIP152 Compact Blocks network messages
- message_
filter - Bitcoin Client Side Block Filtering network messages.
- message_
network - Bitcoin network-related network messages.
Structs§
- Address
- A message which can be sent on the Bitcoin network