Expand description
Structs§
- Address
- A Monero address.
- Address
Bytes - Bytes used as prefixes when encoding addresses.
- Networked
Address Bytes - Bytes used as prefixes when encoding addresses, variable to the network instance.
- Subaddress
Index - A subaddress index.
Enums§
- Address
Error - Errors when decoding an address.
- Address
Type - The address type.
- Network
- The network this address is for.
Constants§
- MONERO_
BYTES - The bytes used for distinguishing Monero addresses.
Type Aliases§
- Monero
Address - Instantiation of the Address type with Monero’s network bytes.