mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-30 01:01:11 +02:00
The watch-only functionality in the GUI was only used for legacy wallets. Watch-only descriptor wallets do not use this. The only visible changes of this commit are: - dropped "Spendable:" label from the overview tab - column width cache is reset
4 lines
122 B
Markdown
4 lines
122 B
Markdown
GUI changes
|
|
|
|
- Custom column widths in the Transactions tab are reset as a side-effect of legacy wallet removal. (#32459)
|