Skip to content

Commit 2179e2c

Browse files
committed
doc: i2p: improve -i2pacceptincoming mention
1 parent c407caa commit 2179e2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/i2p.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ one of the networks has issues.
7979
## Persistent vs transient I2P addresses
8080

8181
The first time Bitcoin Core connects to the I2P router, it automatically
82-
generates a persistent I2P address and its corresponding private key by default
83-
or if `-i2pacceptincoming=1` is set. The private key is saved in a file named
82+
generates a persistent I2P address and its corresponding private key by default,
83+
unless `-i2pacceptincoming=0` is set. The private key is saved in a file named
8484
`i2p_private_key` in the Bitcoin Core data directory. The persistent I2P
8585
address is used for making outbound connections and accepting inbound
8686
connections.

0 commit comments

Comments
 (0)