Skip to content

Commit 54133c5

Browse files
committed
doc: add indexes/coinstats/db/ to files.md
1 parent 5d1050f commit 54133c5

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
@@ -53,6 +53,7 @@ Subdirectory | File(s) | Description
5353
`indexes/txindex/` | LevelDB database | Transaction index; *optional*, used if `-txindex=1`
5454
`indexes/blockfilter/basic/db/` | LevelDB database | Blockfilter index LevelDB database for the basic filtertype; *optional*, used if `-blockfilterindex=basic`
5555
`indexes/blockfilter/basic/` | `fltrNNNNN.dat`<sup>[\[2\]](#note2)</sup> | Blockfilter index filters for the basic filtertype; *optional*, used if `-blockfilterindex=basic`
56+
`indexes/coinstats/db/` | LevelDB database | Coinstats index; *optional*, used if `-coinstatsindex=1`
5657
`wallets/` | | [Contains wallets](#multi-wallet-environment); can be specified by `-walletdir` option; if `wallets/` subdirectory does not exist, wallets reside in the [data directory](#data-directory-location)
5758
`./` | `anchors.dat` | Anchor IP address database, created on shutdown and deleted at startup. Anchors are last known outgoing block-relay-only peers that are tried to re-connect to on startup
5859
`./` | `banlist.dat` | Stores the IPs/subnets of banned nodes

0 commit comments

Comments
 (0)