mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-17 13:22:03 +01:00
Merge 868413340f8d6058d74186b65ac3498d6b7f254a into 5f4422d68dc3530c353af1f87499de1c864b60ad
This commit is contained in:
commit
978d1aec88
@ -22,7 +22,7 @@ class COutPoint;
|
||||
class uint256;
|
||||
|
||||
//! -dbbatchsize default (bytes)
|
||||
static const int64_t nDefaultDbBatchSize = 16 << 20;
|
||||
static const int64_t nDefaultDbBatchSize = 64 << 20;
|
||||
|
||||
//! User-controlled performance and debug options.
|
||||
struct CoinsViewOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user