orca-so / typescript-sdk

The Orca SDK contains a set of simple to use APIs to allow developers to integrate with the Orca platform.
155 stars 49 forks source link

Fix: create wsol account with zero balance when SOL is destination #40

Closed ghost closed 3 years ago

ghost commented 3 years ago

Context

Notes

Tests

rawfalafel commented 3 years ago

Looks good! Let me know when you've tested this, and we'll merge :)

ghost commented 3 years ago

@rawfalafel - Just finished testing this code. Reproduced the issue with previous code, and confirmed that both swap and withdraw are fixed by this PR.