420 lines
8.0 KiB
Diff
420 lines
8.0 KiB
Diff
diff --git a/node_modules/ripple-binary-codec/dist/enums/definitions.json b/node_modules/ripple-binary-codec/dist/enums/definitions.json
|
|
index 2333c42..b8f8eab 100644
|
|
--- a/node_modules/ripple-binary-codec/dist/enums/definitions.json
|
|
+++ b/node_modules/ripple-binary-codec/dist/enums/definitions.json
|
|
@@ -1,3 +1,4 @@
|
|
+
|
|
{
|
|
"TYPES": {
|
|
"Validation": 10003,
|
|
@@ -40,9 +41,7 @@
|
|
"Check": 67,
|
|
"Nickname": 110,
|
|
"Contract": 99,
|
|
- "NFTokenPage": 80,
|
|
- "NFTokenOffer": 55,
|
|
- "NegativeUNL": 78
|
|
+ "GeneratorMap": 103
|
|
},
|
|
"FIELDS": [
|
|
[
|
|
@@ -95,16 +94,6 @@
|
|
"type": "UInt16"
|
|
}
|
|
],
|
|
- [
|
|
- "TransferFee",
|
|
- {
|
|
- "nth": 4,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "UInt16"
|
|
- }
|
|
- ],
|
|
[
|
|
"Flags",
|
|
{
|
|
@@ -455,6 +444,16 @@
|
|
"type": "UInt32"
|
|
}
|
|
],
|
|
+ [
|
|
+ "EmitGeneration",
|
|
+ {
|
|
+ "nth": 43,
|
|
+ "isVLEncoded": false,
|
|
+ "isSerialized": true,
|
|
+ "isSigningField": true,
|
|
+ "type": "UInt32"
|
|
+ }
|
|
+ ],
|
|
[
|
|
"IndexNext",
|
|
{
|
|
@@ -635,16 +634,6 @@
|
|
"type": "Hash256"
|
|
}
|
|
],
|
|
- [
|
|
- "TokenID",
|
|
- {
|
|
- "nth": 10,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Hash256"
|
|
- }
|
|
- ],
|
|
[
|
|
"BookDirectory",
|
|
{
|
|
@@ -916,7 +905,7 @@
|
|
}
|
|
],
|
|
[
|
|
- "URI",
|
|
+ "Generator",
|
|
{
|
|
"nth": 5,
|
|
"isVLEncoded": true,
|
|
@@ -1045,36 +1034,6 @@
|
|
"type": "Blob"
|
|
}
|
|
],
|
|
- [
|
|
- "UNLModifyValidator",
|
|
- {
|
|
- "nth": 19,
|
|
- "isVLEncoded": true,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Blob"
|
|
- }
|
|
- ],
|
|
- [
|
|
- "ValidatorToDisable",
|
|
- {
|
|
- "nth": 20,
|
|
- "isVLEncoded": true,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Blob"
|
|
- }
|
|
- ],
|
|
- [
|
|
- "ValidatorToReEnable",
|
|
- {
|
|
- "nth": 21,
|
|
- "isVLEncoded": true,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Blob"
|
|
- }
|
|
- ],
|
|
[
|
|
"Account",
|
|
{
|
|
@@ -1156,7 +1115,7 @@
|
|
}
|
|
],
|
|
[
|
|
- "Minter",
|
|
+ "EmitCallback",
|
|
{
|
|
"nth": 9,
|
|
"isVLEncoded": true,
|
|
@@ -1276,9 +1235,9 @@
|
|
}
|
|
],
|
|
[
|
|
- "NonFungibleToken",
|
|
+ "Signer",
|
|
{
|
|
- "nth": 12,
|
|
+ "nth": 16,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
@@ -1286,9 +1245,9 @@
|
|
}
|
|
],
|
|
[
|
|
- "Signer",
|
|
+ "Majority",
|
|
{
|
|
- "nth": 16,
|
|
+ "nth": 18,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
@@ -1296,9 +1255,9 @@
|
|
}
|
|
],
|
|
[
|
|
- "Majority",
|
|
+ "DisabledValidator",
|
|
{
|
|
- "nth": 18,
|
|
+ "nth": 19,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
@@ -1306,9 +1265,9 @@
|
|
}
|
|
],
|
|
[
|
|
- "DisabledValidator",
|
|
+ "EmitDetails",
|
|
{
|
|
- "nth": 19,
|
|
+ "nth": 12,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
@@ -1395,16 +1354,6 @@
|
|
"type": "STArray"
|
|
}
|
|
],
|
|
- [
|
|
- "NonFungibleTokens",
|
|
- {
|
|
- "nth": 10,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "STArray"
|
|
- }
|
|
- ],
|
|
[
|
|
"Majorities",
|
|
{
|
|
@@ -1415,16 +1364,6 @@
|
|
"type": "STArray"
|
|
}
|
|
],
|
|
- [
|
|
- "DisabledValidators",
|
|
- {
|
|
- "nth": 17,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "STArray"
|
|
- }
|
|
- ],
|
|
[
|
|
"CloseResolution",
|
|
{
|
|
@@ -1535,16 +1474,6 @@
|
|
"type": "Vector256"
|
|
}
|
|
],
|
|
- [
|
|
- "TokenIDs",
|
|
- {
|
|
- "nth": 4,
|
|
- "isVLEncoded": true,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Vector256"
|
|
- }
|
|
- ],
|
|
[
|
|
"Transaction",
|
|
{
|
|
@@ -1596,7 +1525,7 @@
|
|
}
|
|
],
|
|
[
|
|
- "TicketCount",
|
|
+ "HookStateCount",
|
|
{
|
|
"nth": 40,
|
|
"isVLEncoded": false,
|
|
@@ -1606,7 +1535,7 @@
|
|
}
|
|
],
|
|
[
|
|
- "TicketSequence",
|
|
+ "HookReserveCount",
|
|
{
|
|
"nth": 41,
|
|
"isVLEncoded": false,
|
|
@@ -1616,7 +1545,7 @@
|
|
}
|
|
],
|
|
[
|
|
- "TokenTaxon",
|
|
+ "HookDataMaxSize",
|
|
{
|
|
"nth": 42,
|
|
"isVLEncoded": false,
|
|
@@ -1626,23 +1555,23 @@
|
|
}
|
|
],
|
|
[
|
|
- "MintedTokens",
|
|
+ "HookOn",
|
|
{
|
|
- "nth": 43,
|
|
+ "nth": 16,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
- "type": "UInt32"
|
|
+ "type": "UInt64"
|
|
}
|
|
],
|
|
[
|
|
- "BurnedTokens",
|
|
+ "EmitBurden",
|
|
{
|
|
- "nth": 44,
|
|
+ "nth": 12,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
- "type": "UInt32"
|
|
+ "type": "UInt64"
|
|
}
|
|
],
|
|
[
|
|
@@ -1686,29 +1615,9 @@
|
|
}
|
|
],
|
|
[
|
|
- "PreviousPageMin",
|
|
+ "EmitParentTxnID",
|
|
{
|
|
- "nth": 26,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Hash256"
|
|
- }
|
|
- ],
|
|
- [
|
|
- "NextPageMin",
|
|
- {
|
|
- "nth": 27,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "Hash256"
|
|
- }
|
|
- ],
|
|
- [
|
|
- "BuyOffer",
|
|
- {
|
|
- "nth": 28,
|
|
+ "nth": 10,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
@@ -1716,9 +1625,9 @@
|
|
}
|
|
],
|
|
[
|
|
- "SellOffer",
|
|
+ "EmitNonce",
|
|
{
|
|
- "nth": 29,
|
|
+ "nth": 11,
|
|
"isVLEncoded": false,
|
|
"isSerialized": true,
|
|
"isSigningField": true,
|
|
@@ -1735,16 +1644,6 @@
|
|
"type": "UInt8"
|
|
}
|
|
],
|
|
- [
|
|
- "UNLModifyDisabling",
|
|
- {
|
|
- "nth": 17,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "UInt8"
|
|
- }
|
|
- ],
|
|
[
|
|
"DestinationNode",
|
|
{
|
|
@@ -1754,36 +1653,6 @@
|
|
"isSigningField": true,
|
|
"type": "UInt64"
|
|
}
|
|
- ],
|
|
- [
|
|
- "Cookie",
|
|
- {
|
|
- "nth": 10,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "UInt64"
|
|
- }
|
|
- ],
|
|
- [
|
|
- "ServerVersion",
|
|
- {
|
|
- "nth": 11,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "UInt64"
|
|
- }
|
|
- ],
|
|
- [
|
|
- "OfferNode",
|
|
- {
|
|
- "nth": 12,
|
|
- "isVLEncoded": false,
|
|
- "isSerialized": true,
|
|
- "isSigningField": true,
|
|
- "type": "UInt64"
|
|
- }
|
|
]
|
|
],
|
|
"TRANSACTION_RESULTS": {
|
|
@@ -1908,18 +1777,7 @@
|
|
"tecDUPLICATE": 149,
|
|
"tecKILLED": 150,
|
|
"tecHAS_OBLIGATIONS": 151,
|
|
- "tecTOO_SOON": 152,
|
|
-
|
|
- "tecMAX_SEQUENCE_REACHED": 154,
|
|
- "tecNO_SUITABLE_PAGE": 155,
|
|
- "tecBUY_SELL_MISMATCH": 156,
|
|
- "tecOFFER_TYPE_MISMATCH": 157,
|
|
- "tecCANT_ACCEPT_OWN_OFFER": 158,
|
|
- "tecINSUFFICIENT_FUNDS": 159,
|
|
- "tecOBJECT_NOT_FOUND": 160,
|
|
- "tecINSUFFICIENT_PAYMENT": 161,
|
|
- "tecINCORRECT_ASSET": 162,
|
|
- "tecTOO_MANY": 163
|
|
+ "tecTOO_SOON": 152
|
|
},
|
|
"TRANSACTION_TYPES": {
|
|
"Invalid": -1,
|
|
@@ -1946,13 +1804,11 @@
|
|
"DepositPreauth": 19,
|
|
"TrustSet": 20,
|
|
"AccountDelete": 21,
|
|
- "NFTokenMint": 25,
|
|
- "NFTokenBurn": 26,
|
|
- "NFTokenCreateOffer": 27,
|
|
- "NFTokenCancelOffer": 28,
|
|
- "NFTokenAcceptOffer": 29,
|
|
+ "SetHook": 22,
|
|
+ "Invoke": 23,
|
|
+ "Batch": 24,
|
|
+
|
|
"EnableAmendment": 100,
|
|
- "SetFee": 101,
|
|
- "UNLModify": 102
|
|
+ "SetFee": 101
|
|
}
|
|
}
|