This commit is contained in:
jl777
2017-01-29 23:15:32 +02:00
parent be7695c2a8
commit 96c7ba4ce2

View File

@@ -14,6 +14,7 @@
using namespace std;
using namespace json_spirit;
int64_t MAX_MONEY = 200000000 * SATOSHIDEN;
std::string HelpMessageCli()
{