This commit is contained in:
jl777
2017-01-30 07:57:14 +02:00
parent d0e89458ae
commit 7aab5c7086

View File

@@ -15,6 +15,7 @@
using namespace std;
using namespace json_spirit;
int64_t MAX_MONEY = 200000000 * 100000000LL;
uint64_t komodo_maxallowed(int32_t baseid) { return(100000000LL * 1000000); } // stub
std::string HelpMessageCli()
{