This commit is contained in:
jl777
2016-11-06 17:51:40 -03:00
parent 9ef47e29b5
commit 0920fed96f

View File

@@ -292,7 +292,7 @@ const char *komodo_opreturn(int32_t height,uint64_t value,uint8_t *opretbuf,int3
}
}
}
else if ( tomomodo != 0 && opretbuf[0] == 'X' )
else if ( tokomodo != 0 && opretbuf[0] == 'X' )
{
// verify and update limits
}