Removed RPCs we do not have from TOR, i2p, and CJDNS docs
This commit is contained in:
@@ -100,15 +100,11 @@ address.
|
||||
|
||||
There are several ways to see your I2P address if accepting
|
||||
incoming I2P connections (`-i2pacceptincoming`):
|
||||
- in the "Local addresses" output of CLI `-netinfo`
|
||||
- in the "localaddresses" output of RPC `getnetworkinfo`
|
||||
- in the debug log (grep for `AddLocal`; the I2P address ends in `.b32.i2p`)
|
||||
- in the i2p/i2pd web console under "SAM Sessions"
|
||||
|
||||
To see which I2P peers your node is connected to, use `hush-cli -netinfo 4`
|
||||
or the `getpeerinfo` RPC (e.g. `hush-cli getpeerinfo`).
|
||||
|
||||
To see which I2P addresses your node knows, use the `getnodeaddresses 0 i2p`
|
||||
To see which I2P peers your node is connected to, use `hush-cli getpeerinfo`
|
||||
RPC.
|
||||
|
||||
## Compatibility
|
||||
|
||||
Reference in New Issue
Block a user