diff --git a/packages/xahau-binary-codec/src/enums/definitions.json b/packages/xahau-binary-codec/src/enums/definitions.json index aae1cc80..e20ba8c8 100644 --- a/packages/xahau-binary-codec/src/enums/definitions.json +++ b/packages/xahau-binary-codec/src/enums/definitions.json @@ -340,16 +340,6 @@ "type": "UInt32" } ], - [ - "LastUpdateTime", - { - "nth": 15, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "UInt32" - } - ], [ "HighQualityIn", { @@ -780,16 +770,6 @@ "type": "UInt32" } ], - [ - "OracleDocumentID", - { - "nth": 51, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "UInt32" - } - ], [ "IndexNext", { @@ -1080,16 +1060,6 @@ "type": "UInt64" } ], - [ - "AssetPrice", - { - "nth": 23, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "UInt64" - } - ], [ "EmailHash", { @@ -2200,26 +2170,6 @@ "type": "Blob" } ], - [ - "AssetClass", - { - "nth": 28, - "isVLEncoded": true, - "isSerialized": true, - "isSigningField": true, - "type": "Blob" - } - ], - [ - "Provider", - { - "nth": 29, - "isVLEncoded": true, - "isSerialized": true, - "isSigningField": true, - "type": "Blob" - } - ], [ "Account", { @@ -2800,16 +2750,6 @@ "type": "STObject" } ], - [ - "PriceData", - { - "nth": 32, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "STObject" - } - ], [ "Signers", { @@ -2990,16 +2930,6 @@ "type": "STArray" } ], - [ - "PriceDataSeries", - { - "nth": 24, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "STArray" - } - ], [ "AuthAccounts", {