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ยง
- Addr
InVersion - The format used for Bitcoin node addresses in
versionmessages. Contains a node address and services, without a last-seen time.