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

@@ -1665,7 +1665,6 @@ uint64_t komodo_ac_block_subsidy(int nHeight)
extern int64_t MAX_MONEY;
void komodo_cbopretupdate(int32_t forceflag);
int32_t getacseason(int32_t timestamp);
void SplitStr(const std::string& strVal, std::vector<std::string> &outVals);
int8_t equihash_params_possible(uint64_t n, uint64_t k)