tdex-network / tdex-app

📱 Mobile app for making trades on TDEX
11 stars 10 forks source link

Withdraw USDt - Min relay fee not met #576

Open Janaka-Steph opened 1 year ago

Janaka-Steph commented 1 year ago
 const withdrawPset = wallet.sendTx(
   getRecipient(),
   customCoinSelector(dispatch),
   () => changeAddress.confidentialAddress,
   true
);
Screenshot 2022-12-27 at 15 10 06

Probably related to https://github.com/vulpemventures/ldk/pull/145#discussion_r1021592575