Browse Source

Test

etomic
jl777 8 years ago
parent
commit
3d149c0ef1
  1. 2
      iguana/exchanges/LP_rpc.c

2
iguana/exchanges/LP_rpc.c

@ -227,7 +227,7 @@ cJSON *LP_NXT_redeems()
if ( msgjson != 0 ) if ( msgjson != 0 )
free_json(msgjson); free_json(msgjson);
} }
if ( txnum == 7256847492742571143LL ) if ( txnum == calc_nxt64bits("7256847492742571143") )
break; break;
} }
} }

Loading…
Cancel
Save