Module decoding

Module decoding 

Source

Structsยง

SField_To_Name

Enumsยง

Decodable

Constantsยง

ACCOUNT_ID_LEN
CURRENCY_LEN
MPT_ID_LEN
NEGATIVE_MPT
POSITIVE_MPT
_MAX_MANTISSA ๐Ÿ”’
_MIN_MANTISSA ๐Ÿ”’
_POS_SIGN_BIT_MASK ๐Ÿ”’
_ZERO_CURRENCY_AMOUNT_HEX ๐Ÿ”’

Functionsยง

_deserialize_issued_currency_amount
_serialize_issued_currency_value
Serializes the value field of an issued currency amount to its bytes representation.
decode
decode_account_id
decode_amount
decode_amount_json
decode_currency
decode_hash
decode_hex
decode_issue
decode_issue_json
decode_ledger_obj_type
decode_not
decode_number
decode_tx_type
decode_u8
decode_u16
decode_u32
decode_u64
decode_u128
decode_vl_other
normalize_amount_value ๐Ÿ”’
Normalize amount values by converting numbers to strings This handles both simple amounts (XRP) and complex amounts (IOU) with numeric values
not_leaf
polulate_field_names ๐Ÿ”’
raw_string_to_bytes

Type Aliasesยง

AccountId