mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-08 16:36:32 +00:00
Update 13_1_Verifying_Your_Lightning_Setup.md
This commit is contained in:
parent
bb78907c99
commit
7288918b4b
@ -74,7 +74,7 @@ If node is still sycing with bitcoin network you should see a message like this.
|
||||
```
|
||||
"warning_bitcoind_sync": "Bitcoind is not up-to-date with network."
|
||||
```
|
||||
If you're not up-to-date, you'll get a message to you `getinfo command` like this:
|
||||
If your lightning daemon is not up-to-date, you'll get a message to you `getinfo command` like this:
|
||||
```
|
||||
"warning_lightningd_sync": "Still loading latest blocks from bitcoind."
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user