update definitions.json with different AuthAccounts number

This commit is contained in:
Omar Khan
2022-09-15 15:24:42 -04:00
parent a80f159e01
commit a2bce8f513

View File

@@ -2402,16 +2402,6 @@
"type": "STArray" "type": "STArray"
} }
], ],
[
"AuthAccounts",
{
"nth": 21,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "STArray"
}
],
[ [
"Majorities", "Majorities",
{ {
@@ -2461,6 +2451,16 @@
"isSigningField": true, "isSigningField": true,
"type": "STArray" "type": "STArray"
} }
],
[
"AuthAccounts",
{
"nth": 26,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "STArray"
}
] ]
], ],
"TRANSACTION_RESULTS": { "TRANSACTION_RESULTS": {