diff --git a/iguana/exchanges/LP_coins.c b/iguana/exchanges/LP_coins.c index 992e36e19..48ba2d224 100644 --- a/iguana/exchanges/LP_coins.c +++ b/iguana/exchanges/LP_coins.c @@ -260,7 +260,7 @@ int32_t LP_coininit(struct iguana_info *coin,char *symbol,char *name,char *asset if ( strcmp(symbol,"KMD") == 0 || (assetname != 0 && assetname[0] != 0) ) name2 = 0; else name2 = name; - if ( strcmp(symbol,"XVG") == 0 ) + if ( strcmp(symbol,"XVG") == 0 || strcmp(symbol,"BCC") == 0 ) { coin->noimportprivkey_flag = 1; printf("truncate importprivkey for %s\n",symbol); diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index 8fa4fb132..906b35ed6 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -13,6 +13,7 @@ * Removal or modification of this copyright notice is prohibited. * * * ******************************************************************************/ + // // LP_nativeDEX.c // marketmaker @@ -22,9 +23,6 @@ // PoW, JS // autoutxo -// bugs: -// false detection of bobreclaim - // unduplicated bugs: // swap cancel should cleanly cancel