diff options
| author | Daniel Kraft <[email protected]> | 2020-03-13 11:40:03 +0100 |
|---|---|---|
| committer | Daniel Kraft <[email protected]> | 2020-03-14 09:24:21 +0100 |
| commit | 7df0cf719fecf1b8d09801295db8bd2137bfe033 (patch) | |
| tree | b2421947068ac94b53f92ae37eabb2e39d6e4f8a /src/httpserver.h | |
| parent | Merge #18316: util: HelpExampleRpc formatting (diff) | |
| download | discoin-7df0cf719fecf1b8d09801295db8bd2137bfe033.tar.xz discoin-7df0cf719fecf1b8d09801295db8bd2137bfe033.zip | |
Replace remaining literals BTC with CURRENCY_UNIT
This replaces one remaining instance of the literal "BTC" string with
the CURRENCY_UNIT constant, as is done in most of the codebase already.
The other remaining instance (which is just part of a log message and thus
not really user-visible) is just removed.
After this change, no instance of literal "BTC" remains anywhere in the
non-Qt and non-test codebase.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions