Skip to content

Commit 582068a

Browse files
committed
Add mempool.dat to doc/files.md
1 parent 3f78562 commit 582068a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/files.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* db.log: wallet database log file
1111
* debug.log: contains debug information and general logging generated by bitcoind or bitcoin-qt
1212
* 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.
1314
* peers.dat: peer IP address database (custom format); since 0.7.0
1415
* wallet.dat: personal wallet (BDB) with keys and transactions
1516
* .cookie: session RPC authentication cookie (written at start when cookie authentication is used, deleted on shutdown): since 0.12.0

0 commit comments

Comments
 (0)