Module types

Source
Expand description

Types used in the definition of Request, Response, and VersionMessage.

Structs§

AddrInVersion
The format used for Bitcoin node addresses in version messages. Contains a node address and services, without a last-seen time.
MetaAddr
An address with metadata on its advertised services and last-seen time.
Nonce
A nonce used in the networking layer to identify messages.
PeerServices
A bitflag describing services advertised by a node in the network.

Enums§

InventoryHash
An inventory hash which refers to some advertised or requested data.