Seconds since ripple epoch (1/1/2000 GMT).
Compute Account Root Index.
All objects in a ledger's state tree have a unique index. The Account Root index is derived by hashing the address with a namespace identifier. This ensures every index is unique.
See Ledger Object IDs.
The classic account address.
The Ledger Object Index for the account.
Hash the given binary transaction data with the single-signing prefix.
See Serialization Format.
The binary transaction blob as a hexadecimal string.
The hash to sign.
The index of a Offer object is the SHA-512Half of the following values, concatenated in order:
This method computes an Offer Index (aka Order Index).
The classic account address of the SignerList owner (starting with r).
The index of the account's Offer object.
The index of a SignerList object is the SHA-512Half of the following values, concatenated in order:
This method computes a SignerList index.
The classic account address of the SignerList owner (starting with r).
The ID of the account's SignerList object.
Is the number of seconds since Ripple Epoch (1/1/2000 GMT).
Iso8601 international standard date format.
Generated using TypeDoc
International standard date format.