This commit is contained in:
jl777
2017-01-29 23:26:11 +02:00
parent 9d36f1c3af
commit 156b16bf6d

View File

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