Module binarycodec

Source
Expand description

Functions for encoding objects into the XRP Ledger’s canonical binary format and decoding them.

Re-exports§

pub use binary_wrappers::*;

Modules§

binary_wrappers
definitions
Functions for encoding objects into the XRP Ledger’s canonical binary format and decoding them.
exceptions
General XRPL Binary Codec Exceptions.
types
Top-level exports for types used in binary_codec.
utils
Utilities for binarycodec crate.

Functions§

encode
encode_for_multisigning
encode_for_signing