Define getacseason

This commit is contained in:
jl777
2019-06-03 21:10:49 -11:00
parent 37a2889b24
commit ee3aef5066
3 changed files with 1 additions and 3 deletions

View File

@@ -1373,8 +1373,6 @@ bool CheckTransaction(uint32_t tiptime,const CTransaction& tx, CValidationState
}
}
extern int32_t getacseason(int32_t timestamp);
int32_t komodo_isnotaryvout(char *coinaddr,uint32_t tiptime) // from ac_private chains only
{
int32_t season = getacseason(tiptime);