Test
This commit is contained in:
@@ -592,12 +592,7 @@ int32_t komodo_voutupdate(int32_t *isratificationp,int32_t notaryid,uint8_t *scr
|
||||
}
|
||||
last_rewind = rewindtarget;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
last_rewind = 0;
|
||||
validated = 1;
|
||||
}
|
||||
} else validated = 1;
|
||||
if ( notarized != 0 && *notarizedheightp > sp->NOTARIZED_HEIGHT && *notarizedheightp < height && validated != 0 )
|
||||
{
|
||||
int32_t nameoffset = (int32_t)strlen(ASSETCHAINS_SYMBOL) + 1;
|
||||
|
||||
Reference in New Issue
Block a user