@ -528,7 +528,7 @@ int32_t LP_mainloop_iter(void *ctx,char *myipaddr,struct LP_peerinfo *mypeer,int
if ( needpings != 0 || (counter % 10000) == 5 )
{
nonz++;
printf("needpings.%d send notify\n",needpings);
//printf("needpings.%d send notify\n",needpings);
LP_notify_pubkeys(ctx,pubsock);
}
if ( (counter % 6000) == 10 )