mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-23 06:44:18 +01:00
add pictures
This commit is contained in:
@@ -72,8 +72,16 @@ To connect through SSL (requires setting up the Nginx server):
|
||||
|
||||
Electrs will only start serving on the port 50001 when it has finished indexing.
|
||||
|
||||
|
||||
|
||||
To check if the indexing is running run in the RaspiBlitz terminal:
|
||||
`$ sudo systemctl status electrs` or `htop`
|
||||
`$ sudo systemctl status electrs`
|
||||
|
||||
Example output when running afte indexing has finished:
|
||||

|
||||
|
||||
Find electrs between running processes with:
|
||||
`htop`
|
||||
|
||||
To chack if it is serving on the port 50001:
|
||||
`$ lsof -i`
|
||||
|
||||
@@ -33,6 +33,11 @@ No port forwarding or dynamicDNS required.
|
||||
## Windows instructions:
|
||||
http://docs.electrum.org/en/latest/tor.html#windows
|
||||
|
||||
---
|
||||
|
||||
Check for the Blue circle when finished:
|
||||
|
||||

|
||||
|
||||
|
||||
## Based on:
|
||||
|
||||
BIN
electrs/images/electrs_status.png
Normal file
BIN
electrs/images/electrs_status.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 128 KiB |
BIN
electrs/images/electrum_tor.png
Normal file
BIN
electrs/images/electrum_tor.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user