mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
Remove characters from docker guide that break utf-8 encoding
This commit is contained in:
parent
ab97fa7287
commit
96a5fdd3ec
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ bitcoins. The schema will be following:
|
||||||
```
|
```
|
||||||
|
|
||||||
First of all you need to run `btcd` node in `testnet` and wait it to be
|
First of all you need to run `btcd` node in `testnet` and wait it to be
|
||||||
synced with test network (`May the Force and Patience be with you` ᕦ(ò_óˇ)ᕤ).
|
synced with test network (`May the Force and Patience be with you`).
|
||||||
```bash
|
```bash
|
||||||
# Init bitcoin network env variable:
|
# Init bitcoin network env variable:
|
||||||
$ export NETWORK="testnet"
|
$ export NETWORK="testnet"
|
||||||
|
|
Loading…
Add table
Reference in a new issue