Match WITNESS_CACHE_SIZE to maxreorg

This commit is contained in:
jl777
2019-01-09 02:21:47 -11:00
parent ba1b2b5c56
commit 9040d03af6
2 changed files with 2 additions and 1 deletions

View File

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