This commit is contained in:
Duke Leto
2020-06-06 14:11:30 -04:00
parent f13171efc6
commit b5a0d3b8b7

View File

@@ -1368,6 +1368,7 @@ bool CheckTransaction(uint32_t tiptime,const CTransaction& tx, CValidationState
if (!CheckTransactionWithoutProofVerification(tiptime,tx, state)) {
return false;
}
return true;
}
int32_t komodo_isnotaryvout(char *coinaddr,uint32_t tiptime) // from ac_private chains only