Post #98
974
The Python SDK has been updated to the 1.0.4 version. Main changes include:
- New endpoints are now supported
- Fixed a memory leak issue
- Support market orders using quote amount
- Fixed order book updates for the WebSocket client
Commits can be found here: https://github.com/elliottech/lighter-python/commits/main/
The SDK is also available on PyPI: https://pypi.org/project/lighter-sdk/1.0.4/
- New endpoints are now supported
- Fixed a memory leak issue
- Support market orders using quote amount
- Fixed order book updates for the WebSocket client
Commits can be found here: https://github.com/elliottech/lighter-python/commits/main/
The SDK is also available on PyPI: https://pypi.org/project/lighter-sdk/1.0.4/
- 👍 2