Module monero::util[][src]

Utility functions to manipulate types such as addresses, amounts, or keys

Shared functions needed in different part of the library.

Modules

address

Addresses and Payment Ids

amount

Amounts

key

Monero public and private keys

ringct

RingCT primitive types

Enums

Error

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