<p></p>
<h3>Description</h3>
<p>I went through a trade to buy BTC (as a market taker).</p>
<p>In the last step I was told the trade is complete, I can now withdraw the BTC to the Bisq wallet, or to an external wallet.</p>
<p>The amount available to withdraw was 0.016 BTC (amount bought + deposit).</p>
<p>I chose the "External wallet" option, entered the destination address (P2SH, starting with 3..).</p>
<p>Attempting to withdraw failed with</p>
<blockquote>
<p>The fees for that transaction exceed the available funds or the resulting output value is below the min. dust value:<br>
Missing 0.016 BTC</p>
</blockquote>
<h4>Version</h4>
<p>1.3.2</p>
<h3>Steps to reproduce</h3>
<p>In the last step of the trade, when withdrawing BTC, attempt to withdraw to an external wallet (P2SH address).</p>
<h3>Expected behaviour</h3>
<p>The same behavior as with withdrawing to Bisq wallet. When initiating withdrawal to external wallet, it should:</p>
<ul>
<li>show overview of prepared tx (fee, amount, destination address) + ask for final confirmation</li>
<li>on confirm, successfully broadcast tx</li>
</ul>
<h3>Actual behaviour</h3>
<p>Clicking the "Withdraw to external wallet" fails with the error above, before even the confirmation popup is shown.</p>
<h3>Screenshots</h3>
<p>Didn't take a screenshot, but see log snippet below.</p>
<h4>Device or machine</h4>
<p>Fedora 30</p>
<h4>Additional info</h4>
<pre><code>Apr-28 21:01:11.592 [JavaFX Application Thread] INFO  org.bitcoinj.wallet.Wallet: Completing send tx with 1 outputs totalling 0.016 BTC and a fee of 0.00 BTC/kB 
Apr-28 21:01:11.595 [JavaFX Application Thread] WARN  org.bitcoinj.wallet.Wallet: Insufficient value in wallet for send: needed 0.016 BTC more 
Apr-28 21:01:11.596 [JavaFX Application Thread] ERROR b.d.m.p.p.s.b.BuyerStep4View: The fees for that transaction exceed the available funds or the resulting output value is below the min. dust value:
Missing 0.016 BTC 
bisq.core.btc.exceptions.InsufficientFundsException: The fees for that transaction exceed the available funds or the resulting output value is below the min. dust value:
Missing 0.016 BTC
        at bisq.core.btc.wallet.BtcWalletService.getFeeEstimationTransaction(BtcWalletService.java:923)
        at bisq.desktop.main.portfolio.pendingtrades.steps.buyer.BuyerStep4View.reviewWithdrawal(BuyerStep4View.java:182)
        at bisq.desktop.main.portfolio.pendingtrades.steps.buyer.BuyerStep4View.lambda$onWithdrawal$2(BuyerStep4View.java:166)
...
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/4205">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWQARMEGU4WQVJ4WUDRO4YI7ANCNFSM4MTD7B3Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWXHHPVI4CU3WDYH3DRO4YI7A5CNFSM4MTD7B32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4JCGDV5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/4205",
"url": "https://github.com/bisq-network/bisq/issues/4205",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>