nash-io / api-client-typescript

Official TypeScript client for interacting with the Nash Exchange.
MIT License
14 stars 3 forks source link

Ts/update nash protocol fillorder #61

Closed localhuman closed 3 years ago

localhuman commented 3 years ago

Updates to use latest major version of @neonexchange/nash-protocol. This change is only compatible with NodeJS versions 14 and greater.

Versions 6 and above include a change to order placement logic. The previous order placement logic will no longer be compatible with the exchange, so it is highly recommended to upgrade to version 6 or higher as previous versions will be deprecated.