mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 22:45:21 +01:00
We create a new address entry when opening the create offer view. But we close and replace that view with the BSQ swap create offer view if BSQ swap is selected, therefore the address entry would be dangling and later cleaned up at openOfferManager. To clean it up directly we call the resetAddressEntriesForOpenOffer on btcWalletService. |
||
---|---|---|
.. | ||
package | ||
src |