doc: fix FAQ formatting

This commit is contained in:
darosior 2020-04-04 15:47:43 +02:00 committed by Christian Decker
parent 117a8391f9
commit ca36c21870
1 changed files with 1 additions and 11 deletions

View File

@ -41,7 +41,7 @@ You can use the `listfunds` command and take a ratio of `our_amount_msat` over
A better option is to use the [`summary` plugin](https://github.com/lightningd/plugins/tree/master/summary)
which nicely displays channel balances, along with other useful channel informations.
### My channel which only tries the passed in route is in state `STATE`, what does that mean ?
### My channel is in state `STATE`, what does that mean ?
See the [listpeers command manpage](https://lightning.readthedocs.io/lightning-listpeers.7.html#return-value).
@ -77,16 +77,6 @@ in your config so that others can establish connections at your new address !
No.
### Are there any issues if my node changes its IP address? What happens to the channels if it does?
There is no risk to your channels if your IP address changes.
However, be sure to change your announced address (or [setup a TOR hidden service](TOR.md))
in your config so that others can establish connections at your new address !
### Can I have two hosts with the same public key and different IP addresses, both online and operating at the same time?
No.
### Can I use a single `bitcoind` for multiple `lightningd` ?
Yes. All `bitcoind` calls are handled by the bundled `bcli` plugin. `lightningd` does not use