HomePhabricator

qt: change BCH to XEC in QLabel's default text

Description

qt: change BCH to XEC in QLabel's default text

Summary: I noticed while backporting core#16432 that there are some leftover instances of BCH in default values for widgets.

Test Plan:
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

Reviewers: #bitcoin_abc, majcosta

Reviewed By: #bitcoin_abc, majcosta

Subscribers: majcosta

Differential Revision: https://reviews.bitcoinabc.org/D9921

Details

Provenance
PiRKAuthored on Aug 24 2021, 10:43
PiRKPushed on Aug 24 2021, 16:23
Reviewer
Restricted Project
Differential Revision
D9921: qt: change BCH to XEC in QLabel's default text
Parents
rABC0e28cc9f14f1: test: Add p2p test for forcerelay permission
Branches
Unknown
Tags
Unknown