project-serum / swap-ui

React Component for Swapping on the Serum DEX
Apache License 2.0
113 stars 117 forks source link

Enable account closing #12

Open armaniferrante opened 3 years ago

armaniferrante commented 3 years ago

Account closing is currently disabled since it's not released on the dex, yet. Once the next DEX version comes out, we should enable closing accounts in @project-serum/swap, so that the account close switch works.

Blocked by https://github.com/project-serum/serum-dex/pull/112.