mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 05:12:45 +01:00
README: Remove '-testnet' bitcoind's argument
This commit is contained in:
parent
a988ded3fa
commit
04a780c715
@ -63,7 +63,7 @@ which provides a convenient `start_ln` helper:
|
|||||||
To test with real bitcoin, you will need to have a local `bitcoind` node running:
|
To test with real bitcoin, you will need to have a local `bitcoind` node running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bitcoind -daemon -testnet
|
bitcoind -daemon
|
||||||
```
|
```
|
||||||
|
|
||||||
Wait until `bitcoind` has synchronized with the network.
|
Wait until `bitcoind` has synchronized with the network.
|
||||||
|
Loading…
Reference in New Issue
Block a user