fix links

This commit is contained in:
openoms
2019-09-22 14:53:11 +01:00
parent 310a4da6d3
commit 13d5f815d5
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ and continue https://stadicus.github.io/RaspiBolt/raspibolt_60_bonus.html
More here:
* [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md)
* #### [RaspiBlitz: Install BTCPayServer](BTCPayServer/README.md)
This guide will make you have BTCPayServer running on your node using the already synced bitcoin blockchain and local LND node and benefit from the backup and security features of RaspiBlitz and the stock LND.
No added synchronization needed.

View File

@@ -11,7 +11,7 @@ Tested on:
* Odroid HC1 and XU4 (~18 hours)
* Raspberry Pi 3 B+ (~two days to build the database from scratch). For the RPi3 the lighter weight [Electrum Personal Server](https://stadicus.github.io/RaspiBolt/raspibolt_64_electrum.html) is a good alternative, but only watches the preconfigured addresses and xpubs.
## [Install Electrs](1_electrs_on_RaspiBlitz.sh)
## [Install Electrs](electrs_to_RaspiBlitz.sh)
To download and run on the RaspiBlitz (logged in as the user `admin`):
`$ wget https://github.com/openoms/bitcoin-tutorials/raw/master/electrs/electrs_to_RaspiBlitz.sh && bash electrs_to_RaspiBlitz.sh`