diff --git a/packages/ripple-binary-codec/src/enums/definitions.json b/packages/ripple-binary-codec/src/enums/definitions.json index 3fdddf22..b9efb967 100644 --- a/packages/ripple-binary-codec/src/enums/definitions.json +++ b/packages/ripple-binary-codec/src/enums/definitions.json @@ -444,26 +444,6 @@ "type": "UInt32" } ], - [ - "TicketCount", - { - "nth": 41, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "UInt32" - } - ], - [ - "TicketSequence", - { - "nth": 42, - "isVLEncoded": false, - "isSerialized": true, - "isSigningField": true, - "type": "UInt32" - } - ], [ "IndexNext", { @@ -1555,7 +1535,7 @@ } ], [ - "BeginLedgerSeq", + "TicketCount", { "nth": 40, "isVLEncoded": false, @@ -1564,6 +1544,16 @@ "type": "UInt32" } ], + [ + "TicketSequence", + { + "nth": 41, + "isVLEncoded": false, + "isSerialized": true, + "isSigningField": true, + "type": "UInt32" + } + ], [ "Channel", { diff --git a/packages/ripple-binary-codec/test/fixtures/ticket-create-binary.json b/packages/ripple-binary-codec/test/fixtures/ticket-create-binary.json index c0e78a27..bde52025 100644 --- a/packages/ripple-binary-codec/test/fixtures/ticket-create-binary.json +++ b/packages/ripple-binary-codec/test/fixtures/ticket-create-binary.json @@ -1 +1 @@ -"12000A240000000E2029000000016840000000000027108114D5024F157225CA9F8F4C73094D61A8FDD746E0DB" +"12000A240000000E2028000000016840000000000027108114D5024F157225CA9F8F4C73094D61A8FDD746E0DB"