This commit is contained in:
jl777
2016-11-21 10:17:21 -03:00
parent 9bd3a9cddc
commit 23256cca8f
3 changed files with 29 additions and 12 deletions

View File

@@ -1456,7 +1456,6 @@ void komodo_args()
int32_t komodo_baseid(char *origbase);
extern int COINBASE_MATURITY;
komodo_configfile(ASSETCHAINS_SYMBOL,ASSETCHAINS_PORT + 1);
//if ( komodo_baseid(ASSETCHAINS_SYMBOL) >= 0 )
COINBASE_MATURITY = 1;
}
ASSETCHAINS_NOTARIES = GetArg("-ac_notaries","");