Module zebra_network::protocol::external::addr::in_version
source · Expand description
Zcash version
message node address serialization.
The AddrInVersion
format is the same as the addr
(super::v1
) message,
but without the timestamp field.
Structs§
- The format used for Bitcoin node addresses in
version
messages. Contains a node address and services, without a last-seen time.