From 8b8fbda46d584cedc72cc14a10c144018fcda82b Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 1 Dec 2016 17:10:43 -0300 Subject: [PATCH] test --- src/komodo_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_utils.h b/src/komodo_utils.h index 5602292a5..fa0b2a250 100644 --- a/src/komodo_utils.h +++ b/src/komodo_utils.h @@ -1461,11 +1461,11 @@ void komodo_args() sleep(3); } //fprintf(stderr,"Got datadir.(%s)\n",dirname); + komodo_configfile(ASSETCHAINS_SYMBOL,ASSETCHAINS_PORT + 1); if ( ASSETCHAINS_SYMBOL[0] != 0 ) { int32_t komodo_baseid(char *origbase); extern int COINBASE_MATURITY; - komodo_configfile(ASSETCHAINS_SYMBOL,ASSETCHAINS_PORT + 1); COINBASE_MATURITY = 1; } ASSETCHAINS_NOTARIES = GetArg("-ac_notaries","");