mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool)
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
|
||||
#include <db_cxx.h>
|
||||
|
||||
static const unsigned int DEFAULT_WALLET_DBLOGSIZE = 100;
|
||||
|
||||
extern unsigned int nWalletDBUpdated;
|
||||
|
||||
class CDBEnv
|
||||
|
||||
Reference in New Issue
Block a user