This commit is contained in:
jl777
2018-06-01 04:46:41 -11:00
parent dd801e5d47
commit b8fef917d9

View File

@@ -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;