|
|
@ -1176,7 +1176,7 @@ char *_dex_listunspentarg(struct supernet_info *myinfo,char *symbol,char *addres |
|
|
|
dexreq.func = arg; |
|
|
|
if ( (retstr= _dex_sendrequeststr(myinfo,&dexreq,address,0,1,"")) != 0 ) |
|
|
|
{ |
|
|
|
printf("_dex_listunspentarg: %s UNSPENTS.(%s)\n",symbol,retstr); |
|
|
|
//printf("_dex_listunspentarg: %s UNSPENTS.(%s)\n",symbol,retstr);
|
|
|
|
} |
|
|
|
return(_dex_arrayreturn(retstr)); |
|
|
|
} |
|
|
|