Browse Source

Printout

dev
jl777 7 years ago
parent
commit
2c036e2a25
  1. 2
      iguana/exchanges/LP_nativeDEX.c

2
iguana/exchanges/LP_nativeDEX.c

@ -1172,7 +1172,7 @@ int32_t LP_reserved_msg(int32_t priority,char *base,char *rel,bits256 pubkey,cha
}
else
{
//printf("sent %d bytes to cmdchannel.%d\n",sentbytes,pubp->pairsock);
printf("sent %d bytes to cmdchannel.%d\n",sentbytes,pubp->pairsock);
return(sentbytes);
}
}

Loading…
Cancel
Save