mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2026-02-16 14:12:48 +00:00
Update 15_1_i2p_service.md
This commit is contained in:
parent
3ecd989e34
commit
a54c122c03
@ -94,7 +94,7 @@ The following will run Bitcoin Core I2P services:
|
|||||||
|
|
||||||
7. Confirm `i2p_private_key` was created in the Bitcoin Core data directory. The first time Bitcoin Core connects to the I2P router, its I2P address (and corresponding private key) will be automatically generated and saved in a file named *i2p_private_key*:
|
7. Confirm `i2p_private_key` was created in the Bitcoin Core data directory. The first time Bitcoin Core connects to the I2P router, its I2P address (and corresponding private key) will be automatically generated and saved in a file named *i2p_private_key*:
|
||||||
```
|
```
|
||||||
~/.bitcoin/testnet3$ ls
|
~/.bitcoin/signet$ ls
|
||||||
|
|
||||||
anchors.dat chainstate i2p_private_key settings.json
|
anchors.dat chainstate i2p_private_key settings.json
|
||||||
banlist.dat debug.log mempool.dat wallets
|
banlist.dat debug.log mempool.dat wallets
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user