We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-i2pacceptincoming
1 parent c407caa commit 2179e2cCopy full SHA for 2179e2c
doc/i2p.md
@@ -79,8 +79,8 @@ one of the networks has issues.
79
## Persistent vs transient I2P addresses
80
81
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
+generates a persistent I2P address and its corresponding private key by default,
+unless `-i2pacceptincoming=0` is set. The private key is saved in a file named
84
`i2p_private_key` in the Bitcoin Core data directory. The persistent I2P
85
address is used for making outbound connections and accepting inbound
86
connections.
0 commit comments