test
This commit is contained in:
@@ -1383,6 +1383,7 @@ void komodo_args()
|
||||
komodo_configfile(ASSETCHAINS_SYMBOL,ASSETCHAINS_PORT + 1);
|
||||
//if ( komodo_baseid(ASSETCHAINS_SYMBOL) >= 0 )
|
||||
COINBASE_MATURITY = 1;
|
||||
}
|
||||
iguana_rwnum(1,magic,sizeof(ASSETCHAINS_MAGIC),(void *)&ASSETCHAINS_MAGIC);
|
||||
for (i=0; i<4; i++)
|
||||
sprintf(&magicstr[i<<1],"%02x",magic[i]);
|
||||
@@ -1395,7 +1396,6 @@ void komodo_args()
|
||||
printf("created (%s)\n",fname);
|
||||
} else printf("error creating (%s)\n",fname);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
ASSETCHAINS_PORT = 8777;
|
||||
|
||||
Reference in New Issue
Block a user