mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2026-01-22 21:24:21 +01:00
formatting
This commit is contained in:
@@ -17,7 +17,7 @@ To download and run on the RaspiBlitz::
|
||||
`$ wget https://raw.githubusercontent.com/openoms/bitcoin-tutorials/master/electrs/1_electrs_on_RaspiBlitz.sh && bash 1_electrs_on_RaspiBlitz.sh`
|
||||
|
||||
This will only run the server until the terminal window is open.
|
||||
To restart electrs manually run (with your PASSWORD_B filled in):
|
||||
To restart electrs manually run (with your PASSWORD_B filled in) or install the Electrs systemd service (next step):
|
||||
`$ /home/admin/electrs/target/release/electrs --index-batch-size=10 --jsonrpc-import --db-dir /mnt/hdd/electrs/db --electrum-rpc-addr="0.0.0.0:50001" --cookie="raspibolt:PASSWORD_B"`
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user