I noticed while backporting core#16432 that there are some leftover instances of BCH in default values for widgets.
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABC37eac8110a16: qt: change BCH to XEC in QLabel's default text
I don't know how to test this, those values are probably reinitialized in the code before the widgets are even visible, else we would have noticed the wrong "BCH" unit in the past.
I just compiled and ran bitcoin-qt to make sure everything works and looks normal.
Check that there aren't any occurences of BCH left:
grep BCH src/qt/forms/*.ui
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- pr16432
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 16394 Build 32651: Build Diff lint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang Build 32650: arc lint + arc unit