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