orca-so / orca-sdks

Open-sourced typescript SDKs for Orca
MIT License
43 stars 10 forks source link

Fix: reject owner changed ATA #25

Closed yugure-orca closed 1 year ago

yugure-orca commented 1 year ago

Preventing to send the output of swap to an ATA whose owner is changed. Since the owner changed ATAs are abnormal entities, throws an error if it is detected.

npm run test passed.