From 42f6cc56c2909e9b04f4c549f9ebb1e5e0d78622 Mon Sep 17 00:00:00 2001 From: Tomo Ueda Date: Thu, 2 Sep 2021 12:56:56 -0700 Subject: s/DOGE/DIS/g --- src/amount.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/amount.cpp') diff --git a/src/amount.cpp b/src/amount.cpp index 6576a2708..d61b76e70 100644 --- a/src/amount.cpp +++ b/src/amount.cpp @@ -7,7 +7,7 @@ #include "tinyformat.h" -const std::string CURRENCY_UNIT = "DOGE"; +const std::string CURRENCY_UNIT = "DIS"; CFeeRate::CFeeRate(const CAmount& nFeePaid, size_t nBytes_) { -- cgit v1.2.3