Browse Source

Test

etomic
jl777 8 years ago
parent
commit
5c5ba00bc3
  1. 1
      iguana/exchanges/LP_swap.c

1
iguana/exchanges/LP_swap.c

@ -547,6 +547,7 @@ void LP_bobloop(void *_utxo)
printf("error bobscripts deposit\n");
else
{
printf("depositlen.%d\n",swap->bobdeposit.I.datalen);
LP_swapsfp_update(&swap->I.req);
if ( LP_waitfor(utxo->pair,swap,10,LP_verify_otherfee) < 0 )
printf("error waiting for alicefee\n");

Loading…
Cancel
Save