aboutsummaryrefslogtreecommitdiff
path: root/doc/i2p.md
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2022-03-01 21:13:22 +0100
committerJon Atack <jon@atack.com>2022-03-13 17:35:56 +0100
commit2a6fcf9c136f7a0c6ba12010ff1769acd07804cf (patch)
treec988f0c0ad22072b4e7d2bb9f164c79c67ebf016 /doc/i2p.md
parentcbdfb46b55a27881f3726b58c046c4ea19866b7a (diff)
downloadbitcoin-2a6fcf9c136f7a0c6ba12010ff1769acd07804cf.tar.xz
init, doc: improve -onlynet help and tor/i2p documentation
and harmonize them as follows - s/outgoing/automatic outbound/ - s/Incoming/Inbound and manual/ (are not affected by this option.) - s/only through network/only to network/ - s/this option. This option/this option. It/ - s/network types/networks/ and also pick up a few nits in doc/p2p-bad-ports.md Github-Pull: bitcoin#24468 Rebased-From: a1db99a
Diffstat (limited to 'doc/i2p.md')
-rw-r--r--doc/i2p.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/i2p.md b/doc/i2p.md
index ee650f3999..e45b5efb9b 100644
--- a/doc/i2p.md
+++ b/doc/i2p.md
@@ -65,9 +65,9 @@ logging` for more information.
-onlynet=i2p
```
-Make outgoing connections only to I2P addresses. Incoming connections are not
-affected by this option. It can be specified multiple times to allow multiple
-network types, e.g. onlynet=onion, onlynet=i2p.
+Make automatic outbound connections only to I2P addresses. Inbound and manual
+connections are not affected by this option. It can be specified multiple times
+to allow multiple networks, e.g. onlynet=onion, onlynet=i2p.
I2P support was added to Bitcoin Core in version 22.0 and there may be fewer I2P
peers than Tor or IP ones. Therefore, using I2P alone without other networks may