1.6.1 (2024-04-08)
What's Changed
- Fixes
- π Fix orderId to order_id.
- π Fix Order.quote_tickerDisplay to Order.quote_ticker_display.
- π©Ή Fix Trade.order_type property's type from typeof OrderType to OrderType.
- The affected methods in the Nectar class are as follows:
buyLimit,sellLimit,createLimitOrder,buyMarketTotal, andsellMarketAmount.
- Change license by @aaronbbabam in #1
New Contributors
- @aaronbbabam made their first contribution in #1
Full Changelog: 1.6...1.6.1