Browse Source
Merge pull request #111 from jagottsicher/master
Update README.md (typo only)
#146
Christian Rotzoll
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@ -314,7 +314,7 @@ At the beginning of this README you can find the newest SD card we provide. Or y |
|
|
|
Until we reach version 1.0 the update process will be a bit rough .. so what you do is: |
|
|
|
* close all open lightning channels you have (`lncli closeallchannels --force`) |
|
|
|
* wait until all closing transactions are done |
|
|
|
* move all on-chain funds to a wallet outsie raspiblitz (`lncli --conf_target 3 sendcoins [ADDRESS]`) |
|
|
|
* move all on-chain funds to a wallet outside raspiblitz (`lncli --conf_target 3 sendcoins [ADDRESS]`) |
|
|
|
* run the script `./XXcleanHDD.sh` in admin home directory (Blockchain will stay on HDD) |
|
|
|
* shutdown RaspiBlitz (`sudo shutdown now`) |
|
|
|
* flash SD card with new image |
|
|
|