Expand description
Types used in the definition of Request
, Response
, and VersionMessage
.
Structs§
- Addr
InVersion - The format used for Bitcoin node addresses in
version
messages. Contains a node address and services, without a last-seen time. - Meta
Addr - An address with metadata on its advertised services and last-seen time.
- Nonce
- A nonce used in the networking layer to identify messages.
- Peer
Services - A bitflag describing services advertised by a node in the network.
Enums§
- Inventory
Hash - An inventory hash which refers to some advertised or requested data.