Move declaration WITNESS_CACHE

This commit is contained in:
jl777
2019-01-09 02:30:47 -11:00
parent b79f0735b5
commit 02d75902ad
3 changed files with 3 additions and 3 deletions

View File

@@ -1650,7 +1650,6 @@ uint64_t komodo_ac_block_subsidy(int nHeight)
}
extern int64_t MAX_MONEY;
extern unsigned int WITNESS_CACHE_SIZE;
void komodo_args(char *argv0)
{