![]() |
Bitcoin ABC 0.33.10
P2P Digital Currency
|
#include <consensus/amount.h>#include <common/args.h>#include <currencyunit.h>#include <univalue.h>#include <tinyformat.h>Go to the source code of this file.
Variables | |
| static constexpr Currency | BCHA {COIN, SATOSHI, 8, "BCHA"sv} |
| static constexpr Currency | XEC {100 * SATOSHI, SATOSHI, 2, "XEC"sv} |
Definition at line 17 of file amount.cpp.
Definition at line 18 of file amount.cpp.