Module cuprate_helper::network

source ·
Expand description

This module contains an enum representing every Monero network: mainnet, testnet, stagenet and functionality related to that.

This feels out of place for the helper crate but this is needed through out Cuprate and felt too small to split into it’s own crate.

#[no_std] compatible.

Enums§

  • An enum representing every Monero network.