This commit is contained in:
jl777
2019-07-10 06:26:26 -11:00
parent 86d6ba3d87
commit 4d3782db24

View File

@@ -2387,7 +2387,7 @@ void komodo_args(char *argv0)
if ( strcmp("ILN",ASSETCHAINS_SYMBOL) == 0 ) if ( strcmp("ILN",ASSETCHAINS_SYMBOL) == 0 )
{ {
// No CCs used on this chain yet. // No CCs used on this chain yet.
CCDISABLEALL; // CCDISABLEALL;
} }
if ( strcmp("OUR",ASSETCHAINS_SYMBOL) == 0 ) if ( strcmp("OUR",ASSETCHAINS_SYMBOL) == 0 )
{ {