Open binarybaron opened 2 months ago
We should display a dialog to allow the user to accept a swap before it is started.
This is especially important if the user still has funds in the internal wallet, the swap will currently be started instantaneously. This is not a good experience.
We should merge https://github.com/comit-network/xmr-btc-swap/pull/1662 before implementing this. It'll allow us to display a countdown until the swap has to be accepted inside the GUI
We should display a dialog to allow the user to accept a swap before it is started.
This is especially important if the user still has funds in the internal wallet, the swap will currently be started instantaneously. This is not a good experience.