desprout
This commit is contained in:
@@ -1368,6 +1368,7 @@ bool CheckTransaction(uint32_t tiptime,const CTransaction& tx, CValidationState
|
|||||||
if (!CheckTransactionWithoutProofVerification(tiptime,tx, state)) {
|
if (!CheckTransactionWithoutProofVerification(tiptime,tx, state)) {
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
int32_t komodo_isnotaryvout(char *coinaddr,uint32_t tiptime) // from ac_private chains only
|
int32_t komodo_isnotaryvout(char *coinaddr,uint32_t tiptime) // from ac_private chains only
|
||||||
|
|||||||
Reference in New Issue
Block a user