elmurci b023e9b35b fix(tickets): Field codes for TicketCount and TicketSequence (#111)
* fix(tickets): Field codes for TicketCount and TicketSequence
BeginLedgerSeq was taking the place of TicketCount (40) in definitions.
From a8d481c2a5/src/ripple/protocol/impl/SField.cpp
TicketCount should be 40 and TicketSequence 41.
BeginLedgerSeq doesn't seem to be used, so removing it

* fix(ci): fix tests ci
2020-11-23 21:51:03 +01:00
2021-10-04 14:10:11 -04:00
2021-10-04 14:10:11 -04:00
Description
A JavaScript/TypeScript API for interacting with the Xahau Ledger in Node.js and the browser
43 MiB
Languages
TypeScript 97.4%
JavaScript 2.6%