diff --git a/iguana/exchanges/LP_forwarding.c b/iguana/exchanges/LP_forwarding.c index bf0033905..dc3b9902c 100644 --- a/iguana/exchanges/LP_forwarding.c +++ b/iguana/exchanges/LP_forwarding.c @@ -352,7 +352,7 @@ int32_t LP_forward(void *ctx,char *myipaddr,int32_t pubsock,double profitmargin, free_json(retjson); } free(retstr); - } + } else printf("%s:%u doesnt have pubkey\n",peer->ipaddr,peer->port); if ( n >= 8 )//sizeof(default_LPnodes)/sizeof(*default_LPnodes) ) break; }