We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f78562 commit 582068aCopy full SHA for 582068a
doc/files.md
@@ -10,6 +10,7 @@
10
* db.log: wallet database log file
11
* debug.log: contains debug information and general logging generated by bitcoind or bitcoin-qt
12
* fee_estimates.dat: stores statistics used to estimate minimum transaction fees and priorities required for confirmation; since 0.10.0
13
+* mempool.dat: dump of the mempool's transactions; since 0.14.0.
14
* peers.dat: peer IP address database (custom format); since 0.7.0
15
* wallet.dat: personal wallet (BDB) with keys and transactions
16
* .cookie: session RPC authentication cookie (written at start when cookie authentication is used, deleted on shutdown): since 0.12.0
0 commit comments