mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
Merge pull request #1799 from tailnode/fix-markdown-issue
docs:fix markdown issues in docker/README.md
This commit is contained in:
commit
835617b576
1 changed files with 5 additions and 6 deletions
|
@ -5,10 +5,10 @@ typing a few commands. All configuration between `lnd` and `btcd` are handled
|
||||||
automatically by their `docker-compose` config file.
|
automatically by their `docker-compose` config file.
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
Name | Version
|
Name | Version
|
||||||
--------|---------
|
--------|---------
|
||||||
docker-compose | 1.9.0
|
docker-compose | 1.9.0
|
||||||
docker | 1.13.0
|
docker | 1.13.0
|
||||||
|
|
||||||
### Table of content
|
### Table of content
|
||||||
* [Create lightning network cluster](#create-lightning-network-cluster)
|
* [Create lightning network cluster](#create-lightning-network-cluster)
|
||||||
|
@ -321,8 +321,7 @@ and send some amount of bitcoins to `Alice`.
|
||||||
- Close channel with `Faucet` and check the onchain balance.
|
- Close channel with `Faucet` and check the onchain balance.
|
||||||
|
|
||||||
### Questions
|
### Questions
|
||||||
[]
|
[](https://webchat.freenode.net/?channels=lnd)
|
||||||
(https://webchat.freenode.net/?channels=lnd)
|
|
||||||
|
|
||||||
* How to see `alice` | `bob` | `btcd` logs?
|
* How to see `alice` | `bob` | `btcd` logs?
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Add table
Reference in a new issue