Page MenuHomePhabricator

ecash: add XEC option to the GUI
ClosedPublic

Authored by majcosta on Jun 12 2021, 22:16.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCa166d02a1fe2: ecash: add XEC option to the GUI
Summary

Running bitcoin-qt with -xec will show XEC and sats, running without will show BCHA and sats.

Depends on D9672

Test Plan
ninja all check
./src/qt/bitcoin-qt -regtest -xec=[0|1]

make sure the amounts all look correct when switching between units

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

this needs changing now

majcosta edited the summary of this revision. (Show Details)

moved some of the changes to D9672

This revision is now accepted and ready to land.Jun 13 2021, 07:55
This revision was automatically updated to reflect the committed changes.