doc: update getnodeaddresses for CJDNS, I2P and Tor and rm link

- unify bitcoin-cli getnodeaddresses for CJDNS, I2P and Tor
- remove outdated link to Tor project
This commit is contained in:
Marnix
2023-05-22 15:44:37 +02:00
parent 28653a596a
commit 6fce5ddc17
3 changed files with 4 additions and 9 deletions

View File

@@ -111,8 +111,7 @@ incoming I2P connections (`-i2pacceptincoming`):
To see which I2P peers your node is connected to, use `bitcoin-cli -netinfo 4`
or the `getpeerinfo` RPC (e.g. `bitcoin-cli getpeerinfo`).
To see which I2P addresses your node knows, use the `getnodeaddresses 0 i2p`
RPC.
You can use the `getnodeaddresses` RPC to fetch a number of I2P peers known to your node; run `bitcoin-cli help getnodeaddresses` for details.
## Compatibility