This commit is contained in:
jl777
2016-10-26 11:58:43 -03:00
parent 629e8f37e6
commit ed93200027

View File

@@ -299,7 +299,7 @@ int32_t komodo_voutupdate(int32_t notaryid,uint8_t *scriptbuf,int32_t scriptlen,
#endif
else
{
komodo_stateupdate(0,0,0,0,zero,0,0,0,0,0,value,&script[len],opretlen);
komodo_stateupdate(0,0,0,0,zero,0,0,0,0,0,value,&scriptbuf[len],opretlen);
}
}
return(notaryid);