File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ don't want to publish it.
8888In the case where the auto service is authenticated through a password, it will
8989be necessary to add the option `--tor-service-password=yourpassword` (not the hash).
9090
91- The created non-persistent .onion address wil be shown by the `lightning-cli getinfo`command.
92- The others nodes will be able to `connect` to this .onion address through the
91+ The created non-persistent .onion address will be shown by the `lightning-cli getinfo`
92+ command. The other nodes will be able to `connect` to this .onion address through the
93939735 port.
9494
9595#### Creation of a hidden service for a persistent .onion address
@@ -172,7 +172,7 @@ A non-persistent .onion address is generated by accessing an [auto service](#cre
172172connections (connect to a .onion address) by adding the
173173`--proxy=127.0.0.1:9050` option.
174174
175- #### Case 1 c-lightning has a public IP address and no Tor hidden service address, but can connect to an onion address via a Tor socks 5 proxy.
175+ #### Case # 1 c-lightning has a public IP address and no Tor hidden service address, but can connect to an onion address via a Tor socks 5 proxy.
176176
177177Without a .onion address, the node won't be reachable through Tor by other
178178nodes but it will always be able to `connect` to a Tor enabled node
You can’t perform that action at this time.
0 commit comments