jl777 7 years ago
parent
commit
bb86902367
  1. 1
      iguana/exchanges/LP_nativeDEX.c

1
iguana/exchanges/LP_nativeDEX.c

@ -818,6 +818,7 @@ void LP_initcoins(void *ctx,int32_t pubsock,cJSON *coins)
{
LP_importaddress("KMD",BOTS_BONDADDRESS);
LP_dPoW_request(coin);
LP_instantdex_filescreate(coin->smartaddr);
}
}
if ( coin->txfee == 0 && strcmp(coin->symbol,"BTC") != 0 )

Loading…
Cancel
Save