rename zcash to komodo in cli examples

This commit is contained in:
pbca26
2018-05-12 12:51:39 +03:00
parent 848b6c8434
commit a7322d7720
8 changed files with 117 additions and 117 deletions

View File

@@ -7,7 +7,7 @@
#include "tinyformat.h"
const std::string CURRENCY_UNIT = "ZEC";
const std::string CURRENCY_UNIT = "KMD";
CFeeRate::CFeeRate(const CAmount& nFeePaid, size_t nSize)
{