Fix typo and convert paragraph to a list

This commit is contained in:
Igor Bubelov 2022-06-16 21:43:40 +07:00 committed by Rusty Russell
parent b17db120b1
commit e7393121b1

View file

@ -185,10 +185,9 @@ on those.
#### Three Ways to Create .onion Addresses for Core Lightning #### Three Ways to Create .onion Addresses for Core Lightning
You have have Tor create an onion address for you, and tell 1. You can configure Tor to create an onion address for you, and tell Core Lightning to use that address
Core Lightning to use that, or you can have Core Lightning tell Tor to 2. You can have Core Lightning tell Tor to create a new onion address every time
create the same onion address every time it starts up, or you can have 3. You can configure Core Lightning to tell Tor to create the same onion address every time it starts up
Core Lightning tell Tor to create a new onion address every time.
#### Tor-Created .onion Address #### Tor-Created .onion Address