v2.9.3
Fixed
- TypeScript build failure due to missing
buildOrderandsubmitOrderin exchangehasobjects: When the new build-only order methods were added to theExchangeHasinterface, several exchange implementations were not updated to include these properties. AddedbuildOrder: falseandsubmitOrder: falseto BaoziExchange, LimitlessExchange, MyriadExchange, and ProbableExchange to match the interface requirements.
Installation
npm:
npm install pmxtjs@2.9.3PyPI:
pip install pmxt==2.9.3Links
What's Changed
New Contributors
Full Changelog: v2.18.1f...v2.9.3f