Page MenuHomePhabricator

gui: Fix manual coin control with multiple wallets loaded
ClosedPublic

Authored by PiRK on Jan 28 2021, 09:52.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCb6b0d79d2491: gui: Fix manual coin control with multiple wallets loaded
Summary

This is a backport of Core PR18894

Test Plan

ninja && src/qt/bitcoin-qt
Open 2 wallets, open the coin control dialog and select coins, select the second wallet and open the coin control dialog again, verify that it has been updated for the new wallet (old coins and selection cleared)