You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: drift user account balances and position amounts (#232)
# Pull Request Description
This PR fixes a drift account info issue pointed out by the Drift
protocol team
## Changes Made
This PR adds the following changes:
<!-- List the key changes made in this PR -->
- I updated the drift and drift vault SDK versions
- I corrected the `driftUserAccountInfo` function
## Prompt executed by agent
<!-- If applicable, provide example usage, transactions, or screenshots
-->
Example transaction:
<img width="592" alt="Screenshot 2025-01-23 at 09 11 58"
src="https://github.com/user-attachments/assets/24c48204-de50-4231-bc73-abfe04776d51"
/>
## Prompt Used
<!-- If relevant, include the prompt or configuration used -->
```
show my drift account info
```
## Additional Notes
<!-- Any additional information that reviewers should know -->
## Checklist
- [x] I have tested these changes locally
- [ ] I have updated the documentation
- [ ] I have added a transaction link
- [x] I have added the prompt used to test it
0 commit comments