Browse Source

test

release/v0.1
jl777 8 years ago
committed by Christopher Valerio
parent
commit
a009482c3f
  1. 2
      iguana/iguana_unspents.c

2
iguana/iguana_unspents.c

@ -975,7 +975,7 @@ cJSON *iguana_RTlistunspent(struct supernet_info *myinfo,struct iguana_info *coi
} }
} }
} }
printf("RET.(%s)\n",jprint(retjson,0)); //printf("RET.(%s)\n",jprint(retjson,0));
free_json(unspents); free_json(unspents);
} }
} }

Loading…
Cancel
Save