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.