Module 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§

AddrInVersion
The format used for Bitcoin node addresses in version messages. Contains a node address and services, without a last-seen time.