diff --git a/src/komodo.h b/src/komodo.h index 0a0fa2cd8..d69768e8f 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -603,7 +603,7 @@ int32_t komodo_voutupdate(int32_t *isratificationp,int32_t notaryid,uint8_t *scr } if ( scriptbuf[len] == 'K' ) { - fprintf(stderr,"KV OPRET len.%d\n",opretlen); + fprintf(stderr,"i.%d j.%d KV OPRET len.%d %.8f\n",i,j,opretlen,dstr(value)); return(-1); } offset = 32 * (1 + matched) + 4;