drift-labs / driftpy

python sdk to interact with drift v2
https://drift-2.gitbook.io/driftpy-for-dummies/
58 stars 39 forks source link

add support for updateUserMarginTradingEnabled #105

Closed ymittal closed 7 months ago

ymittal commented 7 months ago

Relates to #45

Not too sure what I'm doing here haha, taking a stab and iterating. Trying to add missing user API to the Python SDK.

The test suite is broken it seems, so until that's fixed for good (I tried but I couldn't make much progress), it's a bit hard to write unit tests and be confident about them hah.