Module monero::util

source ·
Expand description

Utility functions to manipulate addresses, amounts, keys, or ringct data types.

Shared functions needed in different part of the library or utility types for external integrations.

Modules

Monero addresses types and helper functions.
Amounts, denominations, and errors types and arithmetic.
Monero public and private keys.
Ring Confidential Transaction primitive types.

Enums

A general error code, other errors should implement conversions to/from this if appropriate.