naviprotocol / navi-sdk

NAVI SDK Project for Sui Defi Ecosystem
https://naviprotocol.io/
Apache License 2.0
9 stars 4 forks source link

Hot Fix of empty string #9

Closed ComeOnOliver closed 3 months ago

ComeOnOliver commented 3 months ago

Validate Empty string in the function of sendCoinToMany, optimize PTB return obj Now, users are able to use withdraw object in PTB

const [withdrawBalance] = await account.withdraw(NAVX, amount)