diff --git a/iguana/exchanges/LP_transaction.c b/iguana/exchanges/LP_transaction.c index e3db71fe8..777ee155d 100644 --- a/iguana/exchanges/LP_transaction.c +++ b/iguana/exchanges/LP_transaction.c @@ -379,7 +379,9 @@ int32_t bitcoin_verifyvins(void *ctx,char *symbol,uint8_t pubtype,uint8_t p2shty { script = V->p2shscript; scriptlen = V->p2shlen; - printf("V->p2shlen.%d\n",V->p2shlen); + for (j=0; jp2shlen.%d\n",V->p2shlen); } else {