Module cuprate_wire::network_address

source ·
Expand description

This module defines the addresses that will get passed around the Monero network. Core Monero has 4 main addresses: IPv4, IPv6, Tor, I2p. Currently this module only has IPv(4/6).

Structs§

Enums§

  • A network address which can be encoded into the format required to send to other Monero peers.