UNPKG

xrpl-binary-codec-prerelease

Version:

XRP Ledger Protocol Binary Codec - For XRPL, Xahau and other networks (with dynamic definitions)

5 lines (4 loc) 182 B
export declare const TYPE_WIDTH = 2; export declare const LEDGER_ENTRY_WIDTH = 2; export declare const TRANSACTION_TYPE_WIDTH = 2; export declare const TRANSACTION_RESULT_WIDTH = 1;