mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Merge 063072b86a into merged_master (Bitcoin PR bitcoin/bitcoin#29813)
This commit is contained in:
commit
0320b20ab5
1 changed files with 2 additions and 2 deletions
|
|
@ -79,8 +79,8 @@ one of the networks has issues.
|
|||
## Persistent vs transient I2P addresses
|
||||
|
||||
The first time Bitcoin Core connects to the I2P router, it automatically
|
||||
generates a persistent I2P address and its corresponding private key by default
|
||||
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
|
||||
`i2p_private_key` in the Bitcoin Core data directory. The persistent I2P
|
||||
address is used for making outbound connections and accepting inbound
|
||||
connections.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue