Browse Source

lnd doc

#146
rootzoll 7 years ago
parent
commit
ac7b35ecc4
  1. 6
      README.md
  2. BIN
      pictures/ssh7-lndinit.png
  3. BIN
      pictures/ssh8-wallet.png
  4. BIN
      pictures/ssh9-lndscan.png

6
README.md

@ -174,14 +174,16 @@ To connect the 2nd HDD to the RaspiBlitz, the use of a Y cable to provide extra
Before the lighting service can be started the Bitcoin service needs to make sure that the blockchain is up to date. The downloaded blockchain data could be several weeks old - this could take some minutes. Then the Lightning Service gets started and a wallet can be created:
INSERT PHOTO HERE
![SSH7](pictures/ssh7-lndinit.png)
The creation of the Lightning Bitcoin Wallet gets done with the command: `lncli create` the RaspiBlitz is calling in the background.
INSERT PHOTO HERE
![SSH8](pictures/ssh8-wallet.png)
After the wallet was created the Lightning service needs to scan the Blockchain ... this can take some time. If needed the user can close the SSH session with the RaspiBlitz during that time (progress is displayed on the LCD as status). On SSH back in just continue with the setup process.
![SSH9](pictures/ssh9-lndscan.png)
*Background: Blockchain synup, LND wallet creation and LND scanning is all done within the script `70initLND.sh`*
Now the setup process is almost done and the RaspiBlitz needs a reboot:

BIN
pictures/ssh7-lndinit.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

BIN
pictures/ssh8-wallet.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
pictures/ssh9-lndscan.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Loading…
Cancel
Save