This commit is contained in:
jl777
2017-01-29 23:30:09 +02:00
parent 156b16bf6d
commit ec3bf0d802

View File

@@ -402,7 +402,7 @@ void PrintExceptionContinue(const std::exception* pex, const char* pszThread)
}
extern char ASSETCHAINS_SYMBOL[16];
int64_t MAX_MONEY = 200000000 * 100000000LL;
//int64_t MAX_MONEY = 200000000 * 100000000LL;
boost::filesystem::path GetDefaultDataDir()
{