Crate cuprate_wire

source ·
Expand description

§Cuprate Wire

A crate defining Monero network messages and network addresses, built on top of the cuprate_levin crate.

§License

This project is licensed under the MIT License.

Re-exports§

Modules§

  • 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).
  • This module defines a Monero Message enum which contains every possible Monero network message (levin body)

Enums§

  • Possible Errors when working with levin buckets

Type Aliases§