Expand description
Convenience utilities for the XRP Ledger
Re-exports§
pub use self::time_conversion::*;
pub use self::xrpl_conversion::*;
Modules§
- exceptions
- Exception for invalid XRP Ledger amount data.
- get_
nftoken_ id - get_
xchain_ claim_ id - parse_
nftoken_ id - str_
conversion - time_
conversion - Conversions between the XRP Ledger’s ‘Ripple Epoch’ time and native time data types.
- txn_
parser - xrpl_
conversion - Conversions between XRP drops and native number types.
Traits§
- ToBytes
- Converter to byte array with endianness.
Functions§
- is_
hex_ address - Determine if the address string is a hex address.
- is_
iso_ code - Tests if value is a valid 3-char iso code.
- is_
iso_ hex - Tests if value is a valid 40-char hex currency string.