mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-24 18:23:26 -03:00
doc: i2p: improve -i2pacceptincoming
mention
This commit is contained in:
parent
c407caa297
commit
2179e2c320
1 changed files with 2 additions and 2 deletions
|
@ -79,8 +79,8 @@ one of the networks has issues.
|
||||||
## Persistent vs transient I2P addresses
|
## Persistent vs transient I2P addresses
|
||||||
|
|
||||||
The first time Bitcoin Core connects to the I2P router, it automatically
|
The first time Bitcoin Core connects to the I2P router, it automatically
|
||||||
generates a persistent I2P address and its corresponding private key by default
|
generates a persistent I2P address and its corresponding private key by default,
|
||||||
or if `-i2pacceptincoming=1` is set. The private key is saved in a file named
|
unless `-i2pacceptincoming=0` is set. The private key is saved in a file named
|
||||||
`i2p_private_key` in the Bitcoin Core data directory. The persistent I2P
|
`i2p_private_key` in the Bitcoin Core data directory. The persistent I2P
|
||||||
address is used for making outbound connections and accepting inbound
|
address is used for making outbound connections and accepting inbound
|
||||||
connections.
|
connections.
|
||||||
|
|
Loading…
Add table
Reference in a new issue