Browse Source

test

pull/4/head
jl777 7 years ago
parent
commit
ec3bf0d802
  1. 2
      src/util.cpp

2
src/util.cpp

@ -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()
{

Loading…
Cancel
Save