Return more stake outputs, including those thought to be change, fix cheatcatcher error reporting

This commit is contained in:
miketout
2018-11-01 19:23:23 -07:00
parent 99c94fc3f2
commit 73b4d69673
5 changed files with 7 additions and 6 deletions

View File

@@ -1661,8 +1661,6 @@ void komodo_args(char *argv0)
}
else KOMODO_MININGTHREADS = 0;
VERUS_CHEATCATCHER = GetArg("-cheatcatcher", "");
if ( (KOMODO_EXCHANGEWALLET= GetBoolArg("-exchange", false)) != 0 )
fprintf(stderr,"KOMODO_EXCHANGEWALLET mode active\n");
DONATION_PUBKEY = GetArg("-donation", "");