test
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
using namespace std;
|
||||
using namespace json_spirit;
|
||||
int64_t MAX_MONEY = 200000000 * SATOSHIDEN;
|
||||
int64_t MAX_MONEY = 200000000 * COIN;
|
||||
|
||||
std::string HelpMessageCli()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user