diff --git a/node_modules/ripple-binary-codec/dist/enums/definitions.json b/node_modules/ripple-binary-codec/dist/enums/definitions.json index 6a82327..ccc7615 100644 --- a/node_modules/ripple-binary-codec/dist/enums/definitions.json +++ b/node_modules/ripple-binary-codec/dist/enums/definitions.json @@ -1,1826 +1,2394 @@ { - "TYPES": { - "Validation": 10003, - "Done": -1, - "Hash128": 4, - "Blob": 7, - "AccountID": 8, - "Amount": 6, - "Hash256": 5, - "UInt8": 16, - "Vector256": 19, - "STObject": 14, - "Unknown": -2, - "Transaction": 10001, - "Hash160": 17, - "PathSet": 18, - "LedgerEntry": 10002, - "UInt16": 1, - "NotPresent": 0, - "UInt64": 3, - "UInt32": 2, - "STArray": 15 - }, - "LEDGER_ENTRY_TYPES": { - "Any": -3, - "Child": -2, - "Invalid": -1, - "AccountRoot": 97, - "DirectoryNode": 100, - "RippleState": 114, - "Ticket": 84, - "SignerList": 83, - "Offer": 111, - "LedgerHashes": 104, - "Amendments": 102, - "FeeSettings": 115, - "Escrow": 117, - "PayChannel": 120, - "DepositPreauth": 112, - "Check": 67, - "Nickname": 110, - "Contract": 99, - "NFTokenPage": 80, - "NFTokenOffer": 55, - "NegativeUNL": 78 - }, "FIELDS": [ [ "Generic", { - "nth": 0, - "isVLEncoded": false, "isSerialized": false, "isSigningField": false, + "isVLEncoded": false, + "nth": 0, "type": "Unknown" } ], [ "Invalid", { - "nth": -1, - "isVLEncoded": false, "isSerialized": false, "isSigningField": false, + "isVLEncoded": false, + "nth": -1, "type": "Unknown" } ], [ - "LedgerEntryType", + "ObjectEndMarker", + { + "isSerialized": false, + "isSigningField": true, + "isVLEncoded": false, + "nth": 1, + "type": "STObject" + } + ], + [ + "ArrayEndMarker", { + "isSerialized": false, + "isSigningField": true, + "isVLEncoded": false, "nth": 1, + "type": "STArray" + } + ], + [ + "hash", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 257, + "type": "Hash256" + } + ], + [ + "index", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 258, + "type": "Hash256" + } + ], + [ + "taker_gets_funded", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 258, + "type": "Amount" + } + ], + [ + "taker_pays_funded", + { + "isSerialized": false, + "isSigningField": false, "isVLEncoded": false, + "nth": 259, + "type": "Amount" + } + ], + [ + "LedgerEntryType", + { "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 1, "type": "UInt16" } ], [ "TransactionType", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 2, "type": "UInt16" } ], [ "SignerWeight", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 3, "type": "UInt16" } ], [ "TransferFee", { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, "nth": 4, + "type": "UInt16" + } + ], + [ + "Version", + { + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 16, + "type": "UInt16" + } + ], + [ + "HookStateChangeCount", + { "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 17, "type": "UInt16" } ], [ - "Flags", + "HookEmitCount", { - "nth": 2, + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 18, + "type": "UInt16" + } + ], + [ + "HookExecutionIndex", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 19, + "type": "UInt16" + } + ], + [ + "HookApiVersion", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 20, + "type": "UInt16" + } + ], + [ + "NetworkID", + { + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 1, + "type": "UInt32" + } + ], + [ + "Flags", + { "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 2, "type": "UInt32" } ], [ "SourceTag", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 3, "type": "UInt32" } ], [ "Sequence", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 4, "type": "UInt32" } ], [ "PreviousTxnLgrSeq", { - "nth": 5, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 5, "type": "UInt32" } ], [ "LedgerSequence", { - "nth": 6, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 6, "type": "UInt32" } ], [ "CloseTime", { - "nth": 7, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 7, "type": "UInt32" } ], [ "ParentCloseTime", { - "nth": 8, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 8, "type": "UInt32" } ], [ "SigningTime", { - "nth": 9, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 9, "type": "UInt32" } ], [ "Expiration", { - "nth": 10, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 10, "type": "UInt32" } ], [ "TransferRate", { - "nth": 11, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 11, "type": "UInt32" } ], [ "WalletSize", { - "nth": 12, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 12, "type": "UInt32" } ], [ "OwnerCount", { - "nth": 13, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 13, "type": "UInt32" } ], [ "DestinationTag", { - "nth": 14, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 14, "type": "UInt32" } ], [ "HighQualityIn", { - "nth": 16, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 16, "type": "UInt32" } ], [ "HighQualityOut", { - "nth": 17, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 17, "type": "UInt32" } ], [ "LowQualityIn", { - "nth": 18, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 18, "type": "UInt32" } ], [ "LowQualityOut", { - "nth": 19, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 19, "type": "UInt32" } ], [ "QualityIn", { - "nth": 20, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 20, "type": "UInt32" } ], [ "QualityOut", { - "nth": 21, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 21, "type": "UInt32" } ], [ "StampEscrow", { - "nth": 22, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 22, "type": "UInt32" } ], [ "BondAmount", { - "nth": 23, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 23, "type": "UInt32" } ], [ "LoadFee", { - "nth": 24, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 24, "type": "UInt32" } ], [ "OfferSequence", { - "nth": 25, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 25, "type": "UInt32" } ], [ "FirstLedgerSequence", { - "nth": 26, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 26, "type": "UInt32" } ], [ "LastLedgerSequence", { - "nth": 27, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 27, "type": "UInt32" } ], [ "TransactionIndex", { - "nth": 28, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 28, "type": "UInt32" } ], [ "OperationLimit", { - "nth": 29, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 29, "type": "UInt32" } ], [ "ReferenceFeeUnits", { - "nth": 30, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 30, "type": "UInt32" } ], [ "ReserveBase", { - "nth": 31, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 31, "type": "UInt32" } ], [ "ReserveIncrement", { - "nth": 32, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 32, "type": "UInt32" } ], [ "SetFlag", { - "nth": 33, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 33, "type": "UInt32" } ], [ "ClearFlag", { - "nth": 34, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 34, "type": "UInt32" } ], [ "SignerQuorum", { - "nth": 35, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 35, "type": "UInt32" } ], [ "CancelAfter", { - "nth": 36, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 36, "type": "UInt32" } ], [ "FinishAfter", { - "nth": 37, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, + "isVLEncoded": false, + "nth": 37, "type": "UInt32" } ], [ - "IndexNext", + "SignerListID", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 38, + "type": "UInt32" } ], [ - "IndexPrevious", + "SettleDelay", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 39, + "type": "UInt32" } ], [ - "BookNode", + "TicketCount", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 40, + "type": "UInt32" } ], [ - "OwnerNode", + "TicketSequence", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 41, + "type": "UInt32" } ], [ - "BaseFee", + "NFTokenTaxon", { - "nth": 5, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 42, + "type": "UInt32" } ], [ - "ExchangeRate", + "MintedNFTokens", { - "nth": 6, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 43, + "type": "UInt32" } ], [ - "LowNode", + "BurnedNFTokens", { - "nth": 7, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 44, + "type": "UInt32" } ], [ - "HighNode", + "HookStateCount", { - "nth": 8, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 45, + "type": "UInt32" } ], [ - "EmailHash", + "EmitGeneration", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash128" + "isVLEncoded": false, + "nth": 46, + "type": "UInt32" } ], [ - "LedgerHash", + "LockCount", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 47, + "type": "UInt32" } ], [ - "ParentHash", + "RewardTime", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 98, + "type": "UInt32" } ], [ - "TransactionHash", + "RewardLgrFirst", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 99, + "type": "UInt32" } ], [ - "AccountHash", + "RewardLgrLast", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 100, + "type": "UInt32" } ], [ - "PreviousTxnID", + "IndexNext", { - "nth": 5, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 1, + "type": "UInt64" } ], [ - "LedgerIndex", + "IndexPrevious", { - "nth": 6, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 2, + "type": "UInt64" } ], [ - "WalletLocator", + "BookNode", { - "nth": 7, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 3, + "type": "UInt64" } ], [ - "RootIndex", + "OwnerNode", { - "nth": 8, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 4, + "type": "UInt64" } ], [ - "AccountTxnID", + "BaseFee", { - "nth": 9, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 5, + "type": "UInt64" } ], [ - "NFTokenID", + "ExchangeRate", { - "nth": 10, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 6, + "type": "UInt64" } ], [ - "BookDirectory", + "LowNode", { - "nth": 16, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 7, + "type": "UInt64" } ], [ - "InvoiceID", + "HighNode", { - "nth": 17, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 8, + "type": "UInt64" } ], [ - "Nickname", + "DestinationNode", { - "nth": 18, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 9, + "type": "UInt64" } ], [ - "Amendment", + "Cookie", { - "nth": 19, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 10, + "type": "UInt64" } ], [ - "TicketID", + "ServerVersion", { - "nth": 20, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 11, + "type": "UInt64" } ], [ - "Digest", + "NFTokenOfferNode", { - "nth": 21, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 12, + "type": "UInt64" } ], [ - "hash", + "EmitBurden", { - "nth": 257, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "Hash256" + "nth": 13, + "type": "UInt64" } ], [ - "index", + "HookInstructionCount", { - "nth": 258, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "Hash256" + "nth": 17, + "type": "UInt64" } ], [ - "Amount", + "HookReturnCode", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 18, + "type": "UInt64" } ], [ - "Balance", + "ReferenceCount", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 19, + "type": "UInt64" } ], [ - "LimitAmount", + "RewardAccumulator", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 100, + "type": "UInt64" } ], [ - "TakerPays", + "EmailHash", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 1, + "type": "Hash128" } ], [ - "TakerGets", + "LedgerHash", { - "nth": 5, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 1, + "type": "Hash256" } ], [ - "LowLimit", + "ParentHash", { - "nth": 6, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 2, + "type": "Hash256" } ], [ - "HighLimit", + "TransactionHash", { - "nth": 7, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 3, + "type": "Hash256" } ], [ - "Fee", + "AccountHash", { - "nth": 8, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 4, + "type": "Hash256" } ], [ - "SendMax", + "PreviousTxnID", { - "nth": 9, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 5, + "type": "Hash256" } ], [ - "DeliverMin", + "LedgerIndex", { - "nth": 10, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 6, + "type": "Hash256" } ], [ - "MinimumOffer", + "WalletLocator", { - "nth": 16, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 7, + "type": "Hash256" } ], [ - "RippleEscrow", + "RootIndex", { - "nth": 17, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 8, + "type": "Hash256" } ], [ - "DeliveredAmount", + "AccountTxnID", { - "nth": 18, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 9, + "type": "Hash256" } ], [ - "NFTokenBrokerFee", + "NFTokenID", { - "nth": 19, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Amount" + "isVLEncoded": false, + "nth": 10, + "type": "Hash256" } ], [ - "taker_gets_funded", + "EmitParentTxnID", { - "nth": 258, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "Amount" + "nth": 11, + "type": "Hash256" } ], [ - "taker_pays_funded", + "EmitNonce", { - "nth": 259, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "Amount" + "nth": 12, + "type": "Hash256" } ], [ - "PublicKey", + "EmitHookHash", { - "nth": 1, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 13, + "type": "Hash256" } ], [ - "MessageKey", + "BookDirectory", { - "nth": 2, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 16, + "type": "Hash256" } ], [ - "SigningPubKey", + "InvoiceID", { - "nth": 3, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 17, + "type": "Hash256" } ], [ - "TxnSignature", + "Nickname", { - "nth": 4, - "isVLEncoded": true, "isSerialized": true, - "isSigningField": false, - "type": "Blob" + "isSigningField": true, + "isVLEncoded": false, + "nth": 18, + "type": "Hash256" } ], [ - "URI", + "Amendment", { - "nth": 5, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 19, + "type": "Hash256" } ], [ - "Signature", + "HookOn", { - "nth": 6, - "isVLEncoded": true, "isSerialized": true, - "isSigningField": false, - "type": "Blob" + "isSigningField": true, + "isVLEncoded": false, + "nth": 20, + "type": "Hash256" } ], [ - "Domain", + "Digest", { - "nth": 7, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 21, + "type": "Hash256" } ], [ - "FundCode", + "Channel", { - "nth": 8, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 22, + "type": "Hash256" } ], [ - "RemoveCode", + "ConsensusHash", { - "nth": 9, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 23, + "type": "Hash256" } ], [ - "ExpireCode", + "CheckID", { - "nth": 10, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 24, + "type": "Hash256" } ], [ - "CreateCode", + "ValidatedHash", { - "nth": 11, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 25, + "type": "Hash256" } ], [ - "MemoType", + "PreviousPageMin", { - "nth": 12, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 26, + "type": "Hash256" } ], [ - "MemoData", + "NextPageMin", { - "nth": 13, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 27, + "type": "Hash256" } ], [ - "MemoFormat", + "NFTokenBuyOffer", { - "nth": 14, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 28, + "type": "Hash256" } ], [ - "Fulfillment", + "NFTokenSellOffer", { - "nth": 16, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 29, + "type": "Hash256" } ], [ - "Condition", + "HookStateKey", { - "nth": 17, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 30, + "type": "Hash256" } ], [ - "MasterSignature", + "HookHash", { - "nth": 18, - "isVLEncoded": true, "isSerialized": true, - "isSigningField": false, - "type": "Blob" + "isSigningField": true, + "isVLEncoded": false, + "nth": 31, + "type": "Hash256" } ], [ - "UNLModifyValidator", + "HookNamespace", { - "nth": 19, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 32, + "type": "Hash256" } ], [ - "ValidatorToDisable", + "HookSetTxnID", { - "nth": 20, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 33, + "type": "Hash256" } ], [ - "ValidatorToReEnable", + "OfferID", { - "nth": 21, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Blob" + "isVLEncoded": false, + "nth": 34, + "type": "Hash256" } ], [ - "Account", + "EscrowID", { - "nth": 1, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 35, + "type": "Hash256" } ], [ - "Owner", + "URITokenID", { - "nth": 2, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 36, + "type": "Hash256" } ], [ - "Destination", + "hash", { - "nth": 3, - "isVLEncoded": true, "isSerialized": true, - "isSigningField": true, - "type": "AccountID" + "isSigningField": false, + "isVLEncoded": false, + "nth": 1, + "type": "Hash256" } ], [ - "Issuer", + "index", { - "nth": 4, - "isVLEncoded": true, "isSerialized": true, - "isSigningField": true, - "type": "AccountID" + "isSigningField": false, + "isVLEncoded": false, + "nth": 2, + "type": "Hash256" } ], [ - "Authorize", + "Amount", { - "nth": 5, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 1, + "type": "Amount" } ], [ - "Unauthorize", + "Balance", { - "nth": 6, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 2, + "type": "Amount" } ], [ - "Target", + "LimitAmount", { - "nth": 7, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 3, + "type": "Amount" } ], [ - "RegularKey", + "TakerPays", { - "nth": 8, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 4, + "type": "Amount" } ], [ - "NFTokenMinter", + "TakerGets", { - "nth": 9, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "AccountID" + "isVLEncoded": false, + "nth": 5, + "type": "Amount" } ], [ - "ObjectEndMarker", + "LowLimit", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 6, + "type": "Amount" } ], [ - "TransactionMetaData", + "HighLimit", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 7, + "type": "Amount" } ], [ - "CreatedNode", + "Fee", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 8, + "type": "Amount" } ], [ - "DeletedNode", + "SendMax", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 9, + "type": "Amount" } ], [ - "ModifiedNode", + "DeliverMin", { - "nth": 5, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 10, + "type": "Amount" } ], [ - "PreviousFields", + "MinimumOffer", { - "nth": 6, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 16, + "type": "Amount" } ], [ - "FinalFields", + "RippleEscrow", { - "nth": 7, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 17, + "type": "Amount" } ], [ - "NewFields", + "DeliveredAmount", { - "nth": 8, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 18, + "type": "Amount" } ], [ - "TemplateEntry", + "NFTokenBrokerFee", { - "nth": 9, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 19, + "type": "Amount" } ], [ - "Memo", + "HookCallbackFee", { - "nth": 10, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 20, + "type": "Amount" } ], [ - "SignerEntry", + "LockedBalance", { - "nth": 11, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": false, + "nth": 21, + "type": "Amount" } ], [ - "NFToken", + "PublicKey", { - "nth": 12, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": true, + "nth": 1, + "type": "Blob" } ], [ - "Signer", + "MessageKey", { - "nth": 16, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": true, + "nth": 2, + "type": "Blob" } ], [ - "Majority", + "SigningPubKey", { - "nth": 18, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STObject" + "isVLEncoded": true, + "nth": 3, + "type": "Blob" } ], [ - "DisabledValidator", + "TxnSignature", { - "nth": 19, - "isVLEncoded": false, "isSerialized": true, - "isSigningField": true, - "type": "STObject" + "isSigningField": false, + "isVLEncoded": true, + "nth": 4, + "type": "Blob" } ], [ - "ArrayEndMarker", + "URI", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 5, + "type": "Blob" } ], [ - "Signers", + "Signature", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": false, - "type": "STArray" + "isVLEncoded": true, + "nth": 6, + "type": "Blob" } ], [ - "SignerEntries", + "Domain", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 7, + "type": "Blob" } ], [ - "Template", + "FundCode", { - "nth": 5, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 8, + "type": "Blob" } ], [ - "Necessary", + "RemoveCode", { - "nth": 6, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 9, + "type": "Blob" } ], [ - "Sufficient", + "ExpireCode", { - "nth": 7, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 10, + "type": "Blob" } ], [ - "AffectedNodes", + "CreateCode", { - "nth": 8, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 11, + "type": "Blob" } ], [ - "Memos", + "MemoType", { - "nth": 9, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 12, + "type": "Blob" } ], [ - "NFTokens", + "MemoData", { - "nth": 10, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 13, + "type": "Blob" } ], [ - "Majorities", + "MemoFormat", { - "nth": 16, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 14, + "type": "Blob" } ], [ - "DisabledValidators", + "Fulfillment", { - "nth": 17, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "STArray" + "isVLEncoded": true, + "nth": 16, + "type": "Blob" } ], [ - "CloseResolution", + "Condition", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt8" + "isVLEncoded": true, + "nth": 17, + "type": "Blob" } ], [ - "Method", + "MasterSignature", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, - "isSigningField": true, - "type": "UInt8" + "isSigningField": false, + "isVLEncoded": true, + "nth": 18, + "type": "Blob" } ], [ - "TransactionResult", + "UNLModifyValidator", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt8" + "isVLEncoded": true, + "nth": 19, + "type": "Blob" } ], [ - "TakerPaysCurrency", + "ValidatorToDisable", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash160" + "isVLEncoded": true, + "nth": 20, + "type": "Blob" } ], [ - "TakerPaysIssuer", + "ValidatorToReEnable", { - "nth": 2, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash160" + "isVLEncoded": true, + "nth": 21, + "type": "Blob" } ], [ - "TakerGetsCurrency", + "HookStateData", { - "nth": 3, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash160" + "isVLEncoded": true, + "nth": 22, + "type": "Blob" } ], [ - "TakerGetsIssuer", + "HookReturnString", { - "nth": 4, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash160" + "isVLEncoded": true, + "nth": 23, + "type": "Blob" } ], [ - "Paths", + "HookParameterName", { - "nth": 1, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "PathSet" + "isVLEncoded": true, + "nth": 24, + "type": "Blob" } ], [ - "Indexes", + "HookParameterValue", { - "nth": 1, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Vector256" + "isVLEncoded": true, + "nth": 25, + "type": "Blob" } ], [ - "Hashes", + "Blob", { - "nth": 2, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Vector256" + "isVLEncoded": true, + "nth": 26, + "type": "Blob" } ], [ - "Amendments", + "Account", { - "nth": 3, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Vector256" + "isVLEncoded": true, + "nth": 1, + "type": "AccountID" } ], [ - "NFTokenOffers", + "Owner", { - "nth": 4, - "isVLEncoded": true, "isSerialized": true, "isSigningField": true, - "type": "Vector256" + "isVLEncoded": true, + "nth": 2, + "type": "AccountID" } ], [ - "Transaction", + "Destination", { - "nth": 1, - "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "Transaction" + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 3, + "type": "AccountID" } ], [ - "LedgerEntry", + "Issuer", { - "nth": 1, - "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "LedgerEntry" + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 4, + "type": "AccountID" } ], [ - "Validation", + "Authorize", { - "nth": 1, - "isVLEncoded": false, - "isSerialized": false, - "isSigningField": false, - "type": "Validation" + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 5, + "type": "AccountID" } ], [ - "SignerListID", + "Unauthorize", { - "nth": 38, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": true, + "nth": 6, + "type": "AccountID" } ], [ - "SettleDelay", + "RegularKey", { - "nth": 39, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": true, + "nth": 8, + "type": "AccountID" } ], [ - "TicketCount", + "NFTokenMinter", { - "nth": 40, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": true, + "nth": 9, + "type": "AccountID" } ], [ - "TicketSequence", + "EmitCallback", { - "nth": 41, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": true, + "nth": 10, + "type": "AccountID" } ], [ - "NFTokenTaxon", + "HookAccount", { - "nth": 42, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": true, + "nth": 16, + "type": "AccountID" } ], [ - "MintedNFTokens", + "TransactionMetaData", { - "nth": 43, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": false, + "nth": 2, + "type": "STObject" } ], [ - "BurnedNFTokens", + "CreatedNode", { - "nth": 44, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "UInt32" + "isVLEncoded": false, + "nth": 3, + "type": "STObject" } ], [ - "Channel", + "DeletedNode", { - "nth": 22, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 4, + "type": "STObject" } ], [ - "ConsensusHash", + "ModifiedNode", { - "nth": 23, - "isVLEncoded": false, "isSerialized": true, "isSigningField": true, - "type": "Hash256" - } + "isVLEncoded": false, + "nth": 5, + "type": "STObject" + } ], [ - "CheckID", + "PreviousFields", { - "nth": 24, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 6, + "type": "STObject" + } + ], + [ + "FinalFields", + { "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 7, + "type": "STObject" } ], [ - "ValidatedHash", + "NewFields", { - "nth": 25, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 8, + "type": "STObject" + } + ], + [ + "TemplateEntry", + { "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 9, + "type": "STObject" } ], [ - "PreviousPageMin", + "Memo", { - "nth": 26, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 10, + "type": "STObject" + } + ], + [ + "SignerEntry", + { "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 11, + "type": "STObject" } ], [ - "NextPageMin", + "NFToken", { - "nth": 27, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 12, + "type": "STObject" + } + ], + [ + "EmitDetails", + { "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 13, + "type": "STObject" } ], [ - "NFTokenBuyOffer", + "Hook", { - "nth": 28, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 14, + "type": "STObject" + } + ], + [ + "Signer", + { "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 16, + "type": "STObject" } ], [ - "NFTokenSellOffer", + "Majority", { - "nth": 29, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 18, + "type": "STObject" + } + ], + [ + "DisabledValidator", + { "isSerialized": true, "isSigningField": true, - "type": "Hash256" + "isVLEncoded": false, + "nth": 19, + "type": "STObject" } ], [ - "TickSize", + "EmittedTxn", { - "nth": 16, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 20, + "type": "STObject" + } + ], + [ + "HookExecution", + { "isSerialized": true, "isSigningField": true, - "type": "UInt8" + "isVLEncoded": false, + "nth": 21, + "type": "STObject" } ], [ - "UNLModifyDisabling", + "HookDefinition", { - "nth": 17, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 22, + "type": "STObject" + } + ], + [ + "HookParameter", + { "isSerialized": true, "isSigningField": true, - "type": "UInt8" + "isVLEncoded": false, + "nth": 23, + "type": "STObject" } ], [ - "DestinationNode", + "HookGrant", { - "nth": 9, + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 24, + "type": "STObject" + } + ], + [ + "Signers", + { + "isSerialized": true, + "isSigningField": false, "isVLEncoded": false, + "nth": 3, + "type": "STArray" + } + ], + [ + "SignerEntries", + { "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 4, + "type": "STArray" } ], [ - "Cookie", + "Template", { - "nth": 10, + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 5, + "type": "STArray" + } + ], + [ + "Necessary", + { + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 6, + "type": "STArray" + } + ], + [ + "Sufficient", + { "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 7, + "type": "STArray" } ], [ - "ServerVersion", + "AffectedNodes", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 8, + "type": "STArray" + } + ], + [ + "Memos", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 9, + "type": "STArray" + } + ], + [ + "NFTokens", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 10, + "type": "STArray" + } + ], + [ + "Hooks", { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, "nth": 11, + "type": "STArray" + } + ], + [ + "Majorities", + { + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 16, + "type": "STArray" + } + ], + [ + "DisabledValidators", + { "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 17, + "type": "STArray" } ], [ - "NFTokenOfferNode", + "HookExecutions", { - "nth": 12, + "isSerialized": true, + "isSigningField": true, "isVLEncoded": false, + "nth": 18, + "type": "STArray" + } + ], + [ + "HookParameters", + { "isSerialized": true, "isSigningField": true, - "type": "UInt64" + "isVLEncoded": false, + "nth": 19, + "type": "STArray" } - ] - ], - "TRANSACTION_RESULTS": { - "telLOCAL_ERROR": -399, - "telBAD_DOMAIN": -398, - "telBAD_PATH_COUNT": -397, - "telBAD_PUBLIC_KEY": -396, - "telFAILED_PROCESSING": -395, - "telINSUF_FEE_P": -394, - "telNO_DST_PARTIAL": -393, - "telCAN_NOT_QUEUE": -392, - "telCAN_NOT_QUEUE_BALANCE": -391, - "telCAN_NOT_QUEUE_BLOCKS": -390, + ], + [ + "HookGrants", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 20, + "type": "STArray" + } + ], + [ + "CloseResolution", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 1, + "type": "UInt8" + } + ], + [ + "Method", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 2, + "type": "UInt8" + } + ], + [ + "TransactionResult", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 3, + "type": "UInt8" + } + ], + [ + "TickSize", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 16, + "type": "UInt8" + } + ], + [ + "UNLModifyDisabling", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 17, + "type": "UInt8" + } + ], + [ + "HookResult", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 18, + "type": "UInt8" + } + ], + [ + "TakerPaysCurrency", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 1, + "type": "Hash160" + } + ], + [ + "TakerPaysIssuer", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 2, + "type": "Hash160" + } + ], + [ + "TakerGetsCurrency", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 3, + "type": "Hash160" + } + ], + [ + "TakerGetsIssuer", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 4, + "type": "Hash160" + } + ], + [ + "Paths", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": false, + "nth": 1, + "type": "PathSet" + } + ], + [ + "Indexes", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 1, + "type": "Vector256" + } + ], + [ + "Hashes", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 2, + "type": "Vector256" + } + ], + [ + "Amendments", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 3, + "type": "Vector256" + } + ], + [ + "NFTokenOffers", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 4, + "type": "Vector256" + } + ], + [ + "HookNamespaces", + { + "isSerialized": true, + "isSigningField": true, + "isVLEncoded": true, + "nth": 5, + "type": "Vector256" + } + ], + [ + "Transaction", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 1, + "type": "Transaction" + } + ], + [ + "LedgerEntry", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 1, + "type": "LedgerEntry" + } + ], + [ + "Validation", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 1, + "type": "Validation" + } + ], + [ + "Metadata", + { + "isSerialized": false, + "isSigningField": false, + "isVLEncoded": false, + "nth": 1, + "type": "Metadata" + } + ] + ], + "LEDGER_ENTRY_TYPES": { + "AccountRoot": 97, + "Amendments": 102, + "Any": 0, + "Check": 67, + "Child": 7378, + "Contract": 99, + "DepositPreauth": 112, + "DirectoryNode": 100, + "EmittedTxn": 69, + "Escrow": 117, + "FeeSettings": 115, + "GeneratorMap": 103, + "Hook": 72, + "HookDefinition": 68, + "HookState": 118, + "Invalid": -1, + "LedgerHashes": 104, + "NFTokenOffer": 55, + "NFTokenPage": 80, + "NegativeUNL": 78, + "Nickname": 110, + "Offer": 111, + "PayChannel": 120, + "RippleState": 114, + "SignerList": 83, + "Ticket": 84, + "UriToken": 85 + }, + "TRANSACTION_RESULTS": { + "tecCANT_ACCEPT_OWN_NFTOKEN_OFFER": 158, + "tecCLAIM": 100, + "tecCRYPTOCONDITION_ERROR": 146, + "tecDIR_FULL": 121, + "tecDST_TAG_NEEDED": 143, + "tecDUPLICATE": 149, + "tecEXPIRED": 148, + "tecFAILED_PROCESSING": 105, + "tecFROZEN": 137, + "tecHAS_OBLIGATIONS": 151, + "tecHOOK_REJECTED": 153, + "tecINSUFFICIENT_FUNDS": 159, + "tecINSUFFICIENT_PAYMENT": 161, + "tecINSUFFICIENT_RESERVE": 141, + "tecINSUFF_FEE": 136, + "tecINSUF_RESERVE_LINE": 122, + "tecINSUF_RESERVE_OFFER": 123, + "tecINTERNAL": 144, + "tecINVARIANT_FAILED": 147, + "tecKILLED": 150, + "tecMAX_SEQUENCE_REACHED": 154, + "tecNEED_MASTER_KEY": 142, + "tecNFTOKEN_BUY_SELL_MISMATCH": 156, + "tecNFTOKEN_OFFER_TYPE_MISMATCH": 157, + "tecNO_ALTERNATIVE_KEY": 130, + "tecNO_AUTH": 134, + "tecNO_DST": 124, + "tecNO_DST_INSUF_XRP": 125, + "tecNO_ENTRY": 140, + "tecNO_ISSUER": 133, + "tecNO_LINE": 135, + "tecNO_LINE_INSUF_RESERVE": 126, + "tecNO_LINE_REDUNDANT": 127, + "tecNO_PERMISSION": 139, + "tecNO_REGULAR_KEY": 131, + "tecNO_SUITABLE_NFTOKEN_PAGE": 155, + "tecNO_TARGET": 138, + "tecOBJECT_NOT_FOUND": 160, + "tecOVERSIZE": 145, + "tecOWNERS": 132, + "tecPATH_DRY": 128, + "tecPATH_PARTIAL": 101, + "tecPRECISION_LOSS": 163, + "tecREQUIRES_FLAG": 162, + "tecTOO_SOON": 152, + "tecUNFUNDED": 129, + "tecUNFUNDED_ADD": 102, + "tecUNFUNDED_OFFER": 103, + "tecUNFUNDED_PAYMENT": 104, + "tefALREADY": -198, + "tefBAD_ADD_AUTH": -197, + "tefBAD_AUTH": -196, + "tefBAD_AUTH_MASTER": -183, + "tefBAD_LEDGER": -195, + "tefBAD_QUORUM": -185, + "tefBAD_SIGNATURE": -186, + "tefCREATED": -194, + "tefEXCEPTION": -193, + "tefFAILURE": -199, + "tefINTERNAL": -192, + "tefINVARIANT_FAILED": -182, + "tefMASTER_DISABLED": -188, + "tefMAX_LEDGER": -187, + "tefNFTOKEN_IS_NOT_TRANSFERABLE": -179, + "tefNOT_MULTI_SIGNING": -184, + "tefNO_AUTH_REQUIRED": -191, + "tefNO_TICKET": -180, + "tefPAST_SEQ": -190, + "tefTOO_BIG": -181, + "tefWRONG_PRIOR": -189, + "telBAD_DOMAIN": -398, + "telBAD_PATH_COUNT": -397, + "telBAD_PUBLIC_KEY": -396, + "telCAN_NOT_QUEUE": -392, + "telCAN_NOT_QUEUE_BALANCE": -391, "telCAN_NOT_QUEUE_BLOCKED": -389, + "telCAN_NOT_QUEUE_BLOCKS": -390, "telCAN_NOT_QUEUE_FEE": -388, "telCAN_NOT_QUEUE_FULL": -387, - - "temMALFORMED": -299, + "telFAILED_PROCESSING": -395, + "telINSUF_FEE_P": -394, + "telLOCAL_ERROR": -399, + "telNETWORK_ID_MAKES_TX_NON_CANONICAL": -384, + "telNON_LOCAL_EMITTED_TXN": -383, + "telNO_DST_PARTIAL": -393, + "telREQUIRES_NETWORK_ID": -385, + "telWRONG_NETWORK": -386, "temBAD_AMOUNT": -298, "temBAD_CURRENCY": -297, "temBAD_EXPIRATION": -296, "temBAD_FEE": -295, "temBAD_ISSUER": -294, "temBAD_LIMIT": -293, + "temBAD_NFTOKEN_TRANSFER_FEE": -260, "temBAD_OFFER": -292, "temBAD_PATH": -291, "temBAD_PATH_LOOP": -290, + "temBAD_QUORUM": -271, "temBAD_REGKEY": -289, "temBAD_SEND_XRP_LIMIT": -288, "temBAD_SEND_XRP_MAX": -287, @@ -1829,145 +2397,106 @@ "temBAD_SEND_XRP_PATHS": -284, "temBAD_SEQUENCE": -283, "temBAD_SIGNATURE": -282, + "temBAD_SIGNER": -272, "temBAD_SRC_ACCOUNT": -281, + "temBAD_TICK_SIZE": -269, "temBAD_TRANSFER_RATE": -280, + "temBAD_WEIGHT": -270, + "temCANNOT_PREAUTH_SELF": -267, + "temDISABLED": -273, "temDST_IS_SRC": -279, "temDST_NEEDED": -278, + "temHOOK_DATA_TOO_LARGE": -265, + "temHOOK_REJECTED": -264, "temINVALID": -277, + "temINVALID_ACCOUNT_ID": -268, + "temINVALID_COUNT": -266, "temINVALID_FLAG": -276, + "temMALFORMED": -299, "temREDUNDANT": -275, "temRIPPLE_EMPTY": -274, - "temDISABLED": -273, - "temBAD_SIGNER": -272, - "temBAD_QUORUM": -271, - "temBAD_WEIGHT": -270, - "temBAD_TICK_SIZE": -269, - "temINVALID_ACCOUNT_ID": -268, - "temCANNOT_PREAUTH_SELF": -267, - "temUNCERTAIN": -266, - "temUNKNOWN": -265, - "temSEQ_AND_TICKET": -264, - "temBAD_NFTOKEN_TRANSFER_FEE": -263, - - "tefFAILURE": -199, - "tefALREADY": -198, - "tefBAD_ADD_AUTH": -197, - "tefBAD_AUTH": -196, - "tefBAD_LEDGER": -195, - "tefCREATED": -194, - "tefEXCEPTION": -193, - "tefINTERNAL": -192, - "tefNO_AUTH_REQUIRED": -191, - "tefPAST_SEQ": -190, - "tefWRONG_PRIOR": -189, - "tefMASTER_DISABLED": -188, - "tefMAX_LEDGER": -187, - "tefBAD_SIGNATURE": -186, - "tefBAD_QUORUM": -185, - "tefNOT_MULTI_SIGNING": -184, - "tefBAD_AUTH_MASTER": -183, - "tefINVARIANT_FAILED": -182, - "tefTOO_BIG": -181, - "tefNO_TICKET": -180, - "tefNFTOKEN_IS_NOT_TRANSFERABLE": -179, - - "terRETRY": -99, + "temSEQ_AND_TICKET": -261, + "temUNCERTAIN": -263, + "temUNKNOWN": -262, "terFUNDS_SPENT": -98, "terINSUF_FEE_B": -97, + "terLAST": -91, "terNO_ACCOUNT": -96, "terNO_AUTH": -95, + "terNO_HOOK": -87, "terNO_LINE": -94, + "terNO_RIPPLE": -90, "terOWNERS": -93, "terPRE_SEQ": -92, - "terLAST": -91, - "terNO_RIPPLE": -90, - "terQUEUED": -89, "terPRE_TICKET": -88, - - "tesSUCCESS": 0, - - "tecCLAIM": 100, - "tecPATH_PARTIAL": 101, - "tecUNFUNDED_ADD": 102, - "tecUNFUNDED_OFFER": 103, - "tecUNFUNDED_PAYMENT": 104, - "tecFAILED_PROCESSING": 105, - "tecDIR_FULL": 121, - "tecINSUF_RESERVE_LINE": 122, - "tecINSUF_RESERVE_OFFER": 123, - "tecNO_DST": 124, - "tecNO_DST_INSUF_XRP": 125, - "tecNO_LINE_INSUF_RESERVE": 126, - "tecNO_LINE_REDUNDANT": 127, - "tecPATH_DRY": 128, - "tecUNFUNDED": 129, - "tecNO_ALTERNATIVE_KEY": 130, - "tecNO_REGULAR_KEY": 131, - "tecOWNERS": 132, - "tecNO_ISSUER": 133, - "tecNO_AUTH": 134, - "tecNO_LINE": 135, - "tecINSUFF_FEE": 136, - "tecFROZEN": 137, - "tecNO_TARGET": 138, - "tecNO_PERMISSION": 139, - "tecNO_ENTRY": 140, - "tecINSUFFICIENT_RESERVE": 141, - "tecNEED_MASTER_KEY": 142, - "tecDST_TAG_NEEDED": 143, - "tecINTERNAL": 144, - "tecOVERSIZE": 145, - "tecCRYPTOCONDITION_ERROR": 146, - "tecINVARIANT_FAILED": 147, - "tecEXPIRED": 148, - "tecDUPLICATE": 149, - "tecKILLED": 150, - "tecHAS_OBLIGATIONS": 151, - "tecTOO_SOON": 152, - - "tecMAX_SEQUENCE_REACHED": 154, - "tecNO_SUITABLE_NFTOKEN_PAGE": 155, - "tecNFTOKEN_BUY_SELL_MISMATCH": 156, - "tecNFTOKEN_OFFER_TYPE_MISMATCH": 157, - "tecCANT_ACCEPT_OWN_NFTOKEN_OFFER": 158, - "tecINSUFFICIENT_FUNDS": 159, - "tecOBJECT_NOT_FOUND": 160, - "tecINSUFFICIENT_PAYMENT": 161, - "tecINCORRECT_ASSET": 162, - "tecTOO_MANY": 163 + "terQUEUED": -89, + "terRETRY": -99, + "tesSUCCESS": 0 }, "TRANSACTION_TYPES": { - "Invalid": -1, - - "Payment": 0, - "EscrowCreate": 1, - "EscrowFinish": 2, + "AccountDelete": 21, "AccountSet": 3, + "Amendment": 100, + "CheckCancel": 18, + "CheckCash": 17, + "CheckCreate": 16, + "ClaimReward": 98, + "Contract": 9, + "DepositPreauth": 19, + "EmitFailure": 103, "EscrowCancel": 4, - "SetRegularKey": 5, - "NickNameSet": 6, - "OfferCreate": 7, + "EscrowCreate": 1, + "EscrowFinish": 2, + "Fee": 101, + "Invalid": -1, + "Invoke": 99, + "NFTokenAcceptOffer": 29, + "NFTokenBurn": 26, + "NFTokenCancelOffer": 28, + "NFTokenCreateOffer": 27, + "NFTokenMint": 25, + "NicknameSet": 6, "OfferCancel": 8, - "Contract": 9, - "TicketCreate": 10, - "TicketCancel": 11, - "SignerListSet": 12, + "OfferCreate": 7, + "Payment": 0, + "PaymentChannelClaim": 15, "PaymentChannelCreate": 13, "PaymentChannelFund": 14, - "PaymentChannelClaim": 15, - "CheckCreate": 16, - "CheckCash": 17, - "CheckCancel": 18, - "DepositPreauth": 19, + "SetHook": 22, + "SetRegularKey": 5, + "SignerListSet": 12, + "SpinalTap": 11, + "TicketCreate": 10, "TrustSet": 20, - "AccountDelete": 21, - "NFTokenMint": 25, - "NFTokenBurn": 26, - "NFTokenCreateOffer": 27, - "NFTokenCancelOffer": 28, - "NFTokenAcceptOffer": 29, - "EnableAmendment": 100, - "SetFee": 101, - "UNLModify": 102 - } + "UNLModify": 102, + "UriToken": 45 + }, + "TYPES": { + "AccountID": 8, + "Amount": 6, + "Blob": 7, + "Done": -1, + "Hash128": 4, + "Hash160": 17, + "Hash256": 5, + "LedgerEntry": 10002, + "Metadata": 10004, + "NotPresent": 0, + "PathSet": 18, + "STArray": 15, + "STObject": 14, + "Transaction": 10001, + "UInt16": 1, + "UInt192": 21, + "UInt32": 2, + "UInt384": 22, + "UInt512": 23, + "UInt64": 3, + "UInt8": 16, + "UInt96": 20, + "Unknown": -2, + "Validation": 10003, + "Vector256": 19 + }, + "hash": "D4A1424FAFB7E36115FCD3FF1EE1E7A72EBFACAB6659AFC018D6FAB5FAEE74DE" } \ No newline at end of file