Expand description
Core codec functions for interacting with the XRPL.
Re-exports§
pub use self::binarycodec::binary_wrappers::BinaryParser;
pub use self::binarycodec::binary_wrappers::BinarySerializer;
pub use self::binarycodec::binary_wrappers::Parser;
pub use self::binarycodec::definitions::load_definition_map;
Modules§
- addresscodec
- This module contains commonly-used constants.
- binarycodec
- Functions for encoding objects into the XRP Ledger’s canonical binary format and decoding them.
- exceptions
- keypairs
- Core codec functions for interacting with the XRPL.