remove extra whitespace

This commit is contained in:
Alrighttt
2019-07-05 23:14:37 +02:00
parent c7ecffc934
commit a273e8fded

View File

@@ -1839,7 +1839,6 @@ void komodo_args(char *argv0)
Split(GetArg("-ac_decay",""), ASSETCHAINS_DECAY, 0);
Split(GetArg("-ac_notarypay",""), ASSETCHAINS_NOTARY_PAY, 0);
for ( int i = 0; i < ASSETCHAINS_MAX_ERAS; i++ )
{
if ( ASSETCHAINS_DECAY[i] == 100000000 && ASSETCHAINS_ENDSUBSIDY == 0 )