This commit is contained in:
jl777
2018-03-25 21:00:57 +03:00
parent 269342f825
commit 96ac204532

View File

@@ -49,6 +49,7 @@ class PrecomputedTransactionData;
struct CNodeStateStats;
#define DEFAULT_MEMPOOL_EXPIRY 1
#define _COINBASE_MATURITY 100
/** Default for -blockmaxsize and -blockminsize, which control the range of sizes the mining code will create **/
static const unsigned int DEFAULT_BLOCK_MAX_SIZE = MAX_BLOCK_SIZE;