Important SDK Update: 2.38.0 #594
Closed
0xbigz
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
All keeper bots should now update to the latest typescript SDK version from npm: https://www.npmjs.com/package/@drift-labs/sdk
For context: a
per_lp_base
has been added toMarket
andUser
accounts. Wheneverper_lp_base !=0
, old SDK versions will have incorrect collateral calculations for users using LP.v2.38.0 Release: https://github.com/drift-labs/protocol-v2/releases/tag/v2.38.0
Example ways to update:
yarn add @drift-labs/sdk --update
git pull
changes from keeper-bots-v2Beta Was this translation helpful? Give feedback.
All reactions