This commit is contained in:
Mayukha Vadari
2023-04-05 11:45:05 -04:00
parent a1541d5383
commit 7da0283655

View File

@@ -69,7 +69,7 @@ describe('encode and decode using new types as a parameter', function () {
// Normally this would be generated directly from rippled with something like `server_definitions`.
// Added here to make it easier to see what is actually changing in the definitions.json file.
const definitions = JSON.parse(JSON.stringify(normalDefinitionsJson))
definitions.TYPES.NewType = 24
definitions.TYPES.NewType = 12
definitions.FIELDS.push([
'TestField',
{