Skip to content

Commit e0283bb

Browse files
committed
doc: Drop default asmap file location from files.md
1 parent 44717da commit e0283bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/files.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ Subdirectory | File(s) | Description
6666
`./` | `debug.log` | Contains debug information and general logging generated by `bitcoind` or `bitcoin-qt`; can be specified by `-debuglogfile` option
6767
`./` | `fee_estimates.dat` | Stores statistics used to estimate minimum transaction fees required for confirmation
6868
`./` | `guisettings.ini.bak` | Backup of former [GUI settings](#gui-settings) after `-resetguisettings` option is used
69-
`./` | `ip_asn.map` | IP addresses to Autonomous System Numbers (ASNs) mapping used for bucketing of the peers; path can be specified with the `-asmap` option
7069
`./` | `mempool.dat` | Dump of the mempool's transactions
7170
`./` | `onion_v3_private_key` | Cached Tor onion service private key for `-listenonion` option
7271
`./` | `i2p_private_key` | Private key that corresponds to our I2P address. When `-i2psam=` is specified the contents of this file is used to identify ourselves for making outgoing connections to I2P peers and possibly accepting incoming ones. Automatically generated if it does not exist.

0 commit comments

Comments
 (0)