This commit is contained in:
jl777
2016-12-03 11:15:29 -03:00
parent 88dff0d3e2
commit 44caf46a60
3 changed files with 9 additions and 5 deletions

View File

@@ -582,6 +582,7 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3
pax2->fiatoshis = pax->fiatoshis;
pax2->komodoshis = pax->komodoshis;
pax->marked = pax2->marked = pax->height;
pax->otherheight = height;
if ( pax2->didstats == 0 )
{
if ( (basesp= komodo_stateptrget(base)) != 0 )