Allow mint=1 to be a VRSC.conf parameter
This commit is contained in:
@@ -1661,8 +1661,6 @@ void komodo_args(char *argv0)
|
||||
}
|
||||
else KOMODO_MININGTHREADS = 0;
|
||||
|
||||
VERUS_MINTBLOCKS = GetBoolArg("-mint", false);
|
||||
|
||||
VERUS_CHEATCATCHER = GetArg("-cheatcatcher", "");
|
||||
|
||||
if ( (KOMODO_EXCHANGEWALLET= GetBoolArg("-exchange", false)) != 0 )
|
||||
|
||||
Reference in New Issue
Block a user