[bisq-network/bisq] Closed trade pays out to Bisq wallet before user chooses fund destination (Issue #5922)

Kevin van Lieshout notifications at github.com
Thu Dec 16 22:39:31 CET 2021


### Description

This is possibly just 'how it works', but the following leads to unexpected behavior.
When completing a trade, the user is offered two options: 

1. Keeping funds in the Bisq wallet, or... 
2. withdrawing to an external wallet. 

The payout from the escrow however, first is to the user's Bisq wallet regardless of the user's choice. The choice of the user affects the coins that have already been paid out from the escrow as a result of the completed trade and effectively represent a choice between: 

1. Doing nothing (Keep funds in Bisq wallet), or..
2. 'forward' the received funds from Bisq wallet to an external wallet..

#### Version

1.8.0

### Steps to reproduce

1. Close a trade
2. Choose to withdraw funds to an external wallet

### Expected behaviour

The escrow pays out to the Bisq wallet or an external wallet based on the user's choice when completing the trade.

### Actual behaviour

The escrow payout is to the Bisq wallet. The funds either remain there or are 'forwarded' to an external address when choosing 'Keep funds in Bisq wallet' or 'Withdraw to external wallet', respectively.

#### Device or machine

Intel-based, macOS 12



-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/5922
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/issues/5922 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211216/4d9a5f25/attachment.htm>


More information about the bisq-github mailing list