Browse Source

Test

etomic
jl777 8 years ago
parent
commit
d496ac598d
  1. 2
      iguana/exchanges/LP_nativeDEX.c

2
iguana/exchanges/LP_nativeDEX.c

@ -241,7 +241,7 @@ int32_t LP_mainloop_iter(char *myipaddr,struct LP_peerinfo *mypeer,int32_t pubso
peer->diduquery = now; peer->diduquery = now;
} }
} }
if ( (counter % 600) == 100 ) if ( (counter % 600) == 60 )
{ {
LP_myutxo_updates(pubsock,passphrase,profitmargin); LP_myutxo_updates(pubsock,passphrase,profitmargin);
if ( lastforward < now-3600 ) if ( lastforward < now-3600 )

Loading…
Cancel
Save