xrpl-binary-codec-prerelease
Advanced tools
Comparing version
@@ -24,4 +24,2 @@ { | ||
"UInt512": 23, | ||
"Issue": 24, | ||
"XChainBridge": 25, | ||
"Transaction": 10001, | ||
@@ -40,7 +38,4 @@ "LedgerEntry": 10002, | ||
"Offer": 111, | ||
"Bridge": 105, | ||
"LedgerHashes": 104, | ||
"Amendments": 102, | ||
"XChainOwnedClaimID": 113, | ||
"XChainOwnedCreateAccountClaimID": 116, | ||
"FeeSettings": 115, | ||
@@ -54,3 +49,2 @@ "Escrow": 117, | ||
"NFTokenOffer": 55, | ||
"AMM": 121, | ||
"Any": -3, | ||
@@ -244,12 +238,2 @@ "Child": -2, | ||
[ | ||
"WasLockingChainSend", | ||
{ | ||
"nth": 19, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt8" | ||
} | ||
], | ||
[ | ||
"LedgerEntryType", | ||
@@ -295,22 +279,2 @@ { | ||
[ | ||
"TradingFee", | ||
{ | ||
"nth": 5, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt16" | ||
} | ||
], | ||
[ | ||
"DiscountedFee", | ||
{ | ||
"nth": 6, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt16" | ||
} | ||
], | ||
[ | ||
"Version", | ||
@@ -816,22 +780,2 @@ { | ||
[ | ||
"VoteWeight", | ||
{ | ||
"nth": 48, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt32" | ||
} | ||
], | ||
[ | ||
"FirstNFTokenSequence", | ||
{ | ||
"nth": 50, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt32" | ||
} | ||
], | ||
[ | ||
"IndexNext", | ||
@@ -1007,32 +951,2 @@ { | ||
[ | ||
"XChainClaimID", | ||
{ | ||
"nth": 20, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt64" | ||
} | ||
], | ||
[ | ||
"XChainAccountCreateCount", | ||
{ | ||
"nth": 21, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt64" | ||
} | ||
], | ||
[ | ||
"XChainAccountClaimCount", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt64" | ||
} | ||
], | ||
[ | ||
"EmailHash", | ||
@@ -1218,12 +1132,2 @@ { | ||
[ | ||
"AMMID", | ||
{ | ||
"nth": 14, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Hash256" | ||
} | ||
], | ||
[ | ||
"BookDirectory", | ||
@@ -1499,32 +1403,2 @@ { | ||
[ | ||
"Amount2", | ||
{ | ||
"nth": 11, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"BidMin", | ||
{ | ||
"nth": 12, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"BidMax", | ||
{ | ||
"nth": 13, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"MinimumOffer", | ||
@@ -1570,102 +1444,2 @@ { | ||
[ | ||
"BaseFeeDrops", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"ReserveBaseDrops", | ||
{ | ||
"nth": 23, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"ReserveIncrementDrops", | ||
{ | ||
"nth": 24, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"LPTokenOut", | ||
{ | ||
"nth": 25, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"LPTokenIn", | ||
{ | ||
"nth": 26, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"EPrice", | ||
{ | ||
"nth": 27, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"Price", | ||
{ | ||
"nth": 28, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"SignatureReward", | ||
{ | ||
"nth": 29, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"MinAccountCreateAmount", | ||
{ | ||
"nth": 30, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"LPTokenBalance", | ||
{ | ||
"nth": 31, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"PublicKey", | ||
@@ -2011,62 +1785,2 @@ { | ||
[ | ||
"OtherChainSource", | ||
{ | ||
"nth": 18, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"OtherChainDestination", | ||
{ | ||
"nth": 19, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"AttestationSignerAccount", | ||
{ | ||
"nth": 20, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"AttestationRewardAccount", | ||
{ | ||
"nth": 21, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"LockingChainDoor", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"IssuingChainDoor", | ||
{ | ||
"nth": 23, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"Indexes", | ||
@@ -2122,52 +1836,2 @@ { | ||
[ | ||
"LockingChainIssue", | ||
{ | ||
"nth": 1, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"IssuingChainIssue", | ||
{ | ||
"nth": 2, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"Asset", | ||
{ | ||
"nth": 3, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"Asset2", | ||
{ | ||
"nth": 4, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"XChainBridge", | ||
{ | ||
"nth": 1, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "XChainBridge" | ||
} | ||
], | ||
[ | ||
"TransactionMetaData", | ||
@@ -2383,72 +2047,2 @@ { | ||
[ | ||
"VoteEntry", | ||
{ | ||
"nth": 25, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"AuctionSlot", | ||
{ | ||
"nth": 26, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"AuthAccount", | ||
{ | ||
"nth": 27, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainClaimProofSig", | ||
{ | ||
"nth": 28, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainCreateAccountProofSig", | ||
{ | ||
"nth": 29, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainClaimAttestationCollectionElement", | ||
{ | ||
"nth": 30, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainCreateAccountAttestationCollectionElement", | ||
{ | ||
"nth": 31, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"Signers", | ||
@@ -2544,12 +2138,2 @@ { | ||
[ | ||
"VoteSlots", | ||
{ | ||
"nth": 12, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
], | ||
[ | ||
"Majorities", | ||
@@ -2603,32 +2187,2 @@ { | ||
} | ||
], | ||
[ | ||
"XChainClaimAttestations", | ||
{ | ||
"nth": 21, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
], | ||
[ | ||
"XChainCreateAccountAttestations", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
], | ||
[ | ||
"AuthAccounts", | ||
{ | ||
"nth": 25, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
] | ||
@@ -2692,9 +2246,2 @@ ], | ||
"temBAD_NFTOKEN_TRANSFER_FEE": -262, | ||
"temBAD_AMM_TOKENS": -261, | ||
"temXCHAIN_EQUAL_DOOR_ACCOUNTS": -260, | ||
"temXCHAIN_BAD_PROOF": -259, | ||
"temXCHAIN_BRIDGE_BAD_ISSUES": -258, | ||
"temXCHAIN_BRIDGE_NONDOOR_OWNER": -257, | ||
"temXCHAIN_BRIDGE_BAD_MIN_ACCOUNT_CREATE_AMOUNT": -256, | ||
"temXCHAIN_BRIDGE_BAD_REWARD_AMOUNT": -255, | ||
@@ -2735,4 +2282,2 @@ "tefFAILURE": -199, | ||
"terPRE_TICKET": -88, | ||
"terNO_AMM": -87, | ||
"terSUBMITTED": -86, | ||
@@ -2779,3 +2324,2 @@ "tesSUCCESS": 0, | ||
"tecTOO_SOON": 152, | ||
"tecHOOK_ERROR": 153, | ||
"tecMAX_SEQUENCE_REACHED": 154, | ||
@@ -2788,28 +2332,3 @@ "tecNO_SUITABLE_NFTOKEN_PAGE": 155, | ||
"tecOBJECT_NOT_FOUND": 160, | ||
"tecINSUFFICIENT_PAYMENT": 161, | ||
"tecUNFUNDED_AMM": 162, | ||
"tecAMM_BALANCE": 163, | ||
"tecAMM_FAILED": 164, | ||
"tecAMM_INVALID_TOKENS": 165, | ||
"tecAMM_EMPTY": 166, | ||
"tecAMM_NOT_EMPTY": 167, | ||
"tecAMM_ACCOUNT": 168, | ||
"tecINCOMPLETE": 169, | ||
"tecXCHAIN_BAD_TRANSFER_ISSUE": 170, | ||
"tecXCHAIN_NO_CLAIM_ID": 171, | ||
"tecXCHAIN_BAD_CLAIM_ID": 172, | ||
"tecXCHAIN_CLAIM_NO_QUORUM": 173, | ||
"tecXCHAIN_PROOF_UNKNOWN_KEY": 174, | ||
"tecXCHAIN_CREATE_ACCOUNT_NONXRP_ISSUE": 175, | ||
"tecXCHAIN_WRONG_CHAIN": 176, | ||
"tecXCHAIN_REWARD_MISMATCH": 177, | ||
"tecXCHAIN_NO_SIGNERS_LIST": 178, | ||
"tecXCHAIN_SENDING_ACCOUNT_MISMATCH": 179, | ||
"tecXCHAIN_INSUFF_CREATE_AMOUNT": 180, | ||
"tecXCHAIN_ACCOUNT_CREATE_PAST": 181, | ||
"tecXCHAIN_ACCOUNT_CREATE_TOO_MANY": 182, | ||
"tecXCHAIN_PAYMENT_FAILED": 183, | ||
"tecXCHAIN_SELF_COMMIT": 184, | ||
"tecXCHAIN_BAD_PUBLIC_KEY_ACCOUNT_PAIR": 185, | ||
"tecXCHAIN_CREATE_ACCOUNT_DISABLED": 186 | ||
"tecINSUFFICIENT_PAYMENT": 161 | ||
}, | ||
@@ -2846,17 +2365,2 @@ "TRANSACTION_TYPES": { | ||
"NFTokenAcceptOffer": 29, | ||
"Clawback": 30, | ||
"AMMCreate": 35, | ||
"AMMDeposit": 36, | ||
"AMMWithdraw": 37, | ||
"AMMVote": 38, | ||
"AMMBid": 39, | ||
"AMMDelete": 40, | ||
"XChainCreateClaimID": 41, | ||
"XChainCommit": 42, | ||
"XChainClaim": 43, | ||
"XChainAccountCreateCommit": 44, | ||
"XChainAddClaimAttestation": 45, | ||
"XChainAddAccountCreateAttestation": 46, | ||
"XChainModifyBridge": 47, | ||
"XChainCreateBridge": 48, | ||
"EnableAmendment": 100, | ||
@@ -2863,0 +2367,0 @@ "SetFee": 101, |
{ | ||
"name": "xrpl-binary-codec-prerelease", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "XRP Ledger binary codec", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -24,4 +24,2 @@ { | ||
"UInt512": 23, | ||
"Issue": 24, | ||
"XChainBridge": 25, | ||
"Transaction": 10001, | ||
@@ -40,7 +38,4 @@ "LedgerEntry": 10002, | ||
"Offer": 111, | ||
"Bridge": 105, | ||
"LedgerHashes": 104, | ||
"Amendments": 102, | ||
"XChainOwnedClaimID": 113, | ||
"XChainOwnedCreateAccountClaimID": 116, | ||
"FeeSettings": 115, | ||
@@ -54,3 +49,2 @@ "Escrow": 117, | ||
"NFTokenOffer": 55, | ||
"AMM": 121, | ||
"Any": -3, | ||
@@ -244,12 +238,2 @@ "Child": -2, | ||
[ | ||
"WasLockingChainSend", | ||
{ | ||
"nth": 19, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt8" | ||
} | ||
], | ||
[ | ||
"LedgerEntryType", | ||
@@ -295,22 +279,2 @@ { | ||
[ | ||
"TradingFee", | ||
{ | ||
"nth": 5, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt16" | ||
} | ||
], | ||
[ | ||
"DiscountedFee", | ||
{ | ||
"nth": 6, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt16" | ||
} | ||
], | ||
[ | ||
"Version", | ||
@@ -816,22 +780,2 @@ { | ||
[ | ||
"VoteWeight", | ||
{ | ||
"nth": 48, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt32" | ||
} | ||
], | ||
[ | ||
"FirstNFTokenSequence", | ||
{ | ||
"nth": 50, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt32" | ||
} | ||
], | ||
[ | ||
"IndexNext", | ||
@@ -1007,32 +951,2 @@ { | ||
[ | ||
"XChainClaimID", | ||
{ | ||
"nth": 20, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt64" | ||
} | ||
], | ||
[ | ||
"XChainAccountCreateCount", | ||
{ | ||
"nth": 21, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt64" | ||
} | ||
], | ||
[ | ||
"XChainAccountClaimCount", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "UInt64" | ||
} | ||
], | ||
[ | ||
"EmailHash", | ||
@@ -1218,12 +1132,2 @@ { | ||
[ | ||
"AMMID", | ||
{ | ||
"nth": 14, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Hash256" | ||
} | ||
], | ||
[ | ||
"BookDirectory", | ||
@@ -1499,32 +1403,2 @@ { | ||
[ | ||
"Amount2", | ||
{ | ||
"nth": 11, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"BidMin", | ||
{ | ||
"nth": 12, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"BidMax", | ||
{ | ||
"nth": 13, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"MinimumOffer", | ||
@@ -1570,102 +1444,2 @@ { | ||
[ | ||
"BaseFeeDrops", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"ReserveBaseDrops", | ||
{ | ||
"nth": 23, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"ReserveIncrementDrops", | ||
{ | ||
"nth": 24, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"LPTokenOut", | ||
{ | ||
"nth": 25, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"LPTokenIn", | ||
{ | ||
"nth": 26, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"EPrice", | ||
{ | ||
"nth": 27, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"Price", | ||
{ | ||
"nth": 28, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"SignatureReward", | ||
{ | ||
"nth": 29, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"MinAccountCreateAmount", | ||
{ | ||
"nth": 30, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"LPTokenBalance", | ||
{ | ||
"nth": 31, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Amount" | ||
} | ||
], | ||
[ | ||
"PublicKey", | ||
@@ -2011,62 +1785,2 @@ { | ||
[ | ||
"OtherChainSource", | ||
{ | ||
"nth": 18, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"OtherChainDestination", | ||
{ | ||
"nth": 19, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"AttestationSignerAccount", | ||
{ | ||
"nth": 20, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"AttestationRewardAccount", | ||
{ | ||
"nth": 21, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"LockingChainDoor", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"IssuingChainDoor", | ||
{ | ||
"nth": 23, | ||
"isVLEncoded": true, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "AccountID" | ||
} | ||
], | ||
[ | ||
"Indexes", | ||
@@ -2122,52 +1836,2 @@ { | ||
[ | ||
"LockingChainIssue", | ||
{ | ||
"nth": 1, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"IssuingChainIssue", | ||
{ | ||
"nth": 2, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"Asset", | ||
{ | ||
"nth": 3, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"Asset2", | ||
{ | ||
"nth": 4, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "Issue" | ||
} | ||
], | ||
[ | ||
"XChainBridge", | ||
{ | ||
"nth": 1, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "XChainBridge" | ||
} | ||
], | ||
[ | ||
"TransactionMetaData", | ||
@@ -2383,72 +2047,2 @@ { | ||
[ | ||
"VoteEntry", | ||
{ | ||
"nth": 25, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"AuctionSlot", | ||
{ | ||
"nth": 26, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"AuthAccount", | ||
{ | ||
"nth": 27, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainClaimProofSig", | ||
{ | ||
"nth": 28, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainCreateAccountProofSig", | ||
{ | ||
"nth": 29, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainClaimAttestationCollectionElement", | ||
{ | ||
"nth": 30, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"XChainCreateAccountAttestationCollectionElement", | ||
{ | ||
"nth": 31, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STObject" | ||
} | ||
], | ||
[ | ||
"Signers", | ||
@@ -2544,12 +2138,2 @@ { | ||
[ | ||
"VoteSlots", | ||
{ | ||
"nth": 12, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
], | ||
[ | ||
"Majorities", | ||
@@ -2603,32 +2187,2 @@ { | ||
} | ||
], | ||
[ | ||
"XChainClaimAttestations", | ||
{ | ||
"nth": 21, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
], | ||
[ | ||
"XChainCreateAccountAttestations", | ||
{ | ||
"nth": 22, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
], | ||
[ | ||
"AuthAccounts", | ||
{ | ||
"nth": 25, | ||
"isVLEncoded": false, | ||
"isSerialized": true, | ||
"isSigningField": true, | ||
"type": "STArray" | ||
} | ||
] | ||
@@ -2692,9 +2246,2 @@ ], | ||
"temBAD_NFTOKEN_TRANSFER_FEE": -262, | ||
"temBAD_AMM_TOKENS": -261, | ||
"temXCHAIN_EQUAL_DOOR_ACCOUNTS": -260, | ||
"temXCHAIN_BAD_PROOF": -259, | ||
"temXCHAIN_BRIDGE_BAD_ISSUES": -258, | ||
"temXCHAIN_BRIDGE_NONDOOR_OWNER": -257, | ||
"temXCHAIN_BRIDGE_BAD_MIN_ACCOUNT_CREATE_AMOUNT": -256, | ||
"temXCHAIN_BRIDGE_BAD_REWARD_AMOUNT": -255, | ||
@@ -2735,4 +2282,2 @@ "tefFAILURE": -199, | ||
"terPRE_TICKET": -88, | ||
"terNO_AMM": -87, | ||
"terSUBMITTED": -86, | ||
@@ -2779,3 +2324,2 @@ "tesSUCCESS": 0, | ||
"tecTOO_SOON": 152, | ||
"tecHOOK_ERROR": 153, | ||
"tecMAX_SEQUENCE_REACHED": 154, | ||
@@ -2788,28 +2332,3 @@ "tecNO_SUITABLE_NFTOKEN_PAGE": 155, | ||
"tecOBJECT_NOT_FOUND": 160, | ||
"tecINSUFFICIENT_PAYMENT": 161, | ||
"tecUNFUNDED_AMM": 162, | ||
"tecAMM_BALANCE": 163, | ||
"tecAMM_FAILED": 164, | ||
"tecAMM_INVALID_TOKENS": 165, | ||
"tecAMM_EMPTY": 166, | ||
"tecAMM_NOT_EMPTY": 167, | ||
"tecAMM_ACCOUNT": 168, | ||
"tecINCOMPLETE": 169, | ||
"tecXCHAIN_BAD_TRANSFER_ISSUE": 170, | ||
"tecXCHAIN_NO_CLAIM_ID": 171, | ||
"tecXCHAIN_BAD_CLAIM_ID": 172, | ||
"tecXCHAIN_CLAIM_NO_QUORUM": 173, | ||
"tecXCHAIN_PROOF_UNKNOWN_KEY": 174, | ||
"tecXCHAIN_CREATE_ACCOUNT_NONXRP_ISSUE": 175, | ||
"tecXCHAIN_WRONG_CHAIN": 176, | ||
"tecXCHAIN_REWARD_MISMATCH": 177, | ||
"tecXCHAIN_NO_SIGNERS_LIST": 178, | ||
"tecXCHAIN_SENDING_ACCOUNT_MISMATCH": 179, | ||
"tecXCHAIN_INSUFF_CREATE_AMOUNT": 180, | ||
"tecXCHAIN_ACCOUNT_CREATE_PAST": 181, | ||
"tecXCHAIN_ACCOUNT_CREATE_TOO_MANY": 182, | ||
"tecXCHAIN_PAYMENT_FAILED": 183, | ||
"tecXCHAIN_SELF_COMMIT": 184, | ||
"tecXCHAIN_BAD_PUBLIC_KEY_ACCOUNT_PAIR": 185, | ||
"tecXCHAIN_CREATE_ACCOUNT_DISABLED": 186 | ||
"tecINSUFFICIENT_PAYMENT": 161 | ||
}, | ||
@@ -2846,17 +2365,2 @@ "TRANSACTION_TYPES": { | ||
"NFTokenAcceptOffer": 29, | ||
"Clawback": 30, | ||
"AMMCreate": 35, | ||
"AMMDeposit": 36, | ||
"AMMWithdraw": 37, | ||
"AMMVote": 38, | ||
"AMMBid": 39, | ||
"AMMDelete": 40, | ||
"XChainCreateClaimID": 41, | ||
"XChainCommit": 42, | ||
"XChainClaim": 43, | ||
"XChainAccountCreateCommit": 44, | ||
"XChainAddClaimAttestation": 45, | ||
"XChainAddAccountCreateAttestation": 46, | ||
"XChainModifyBridge": 47, | ||
"XChainCreateBridge": 48, | ||
"EnableAmendment": 100, | ||
@@ -2863,0 +2367,0 @@ "SetFee": 101, |
Sorry, the diff of this file is too big to display
510051
-6.24%15230
-8.9%