Expand description
Types used in the definition of Request, Response, and VersionMessage.
Structsยง
- Addr
InVersion - The format used for Bitcoin node addresses in
versionmessages. 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.