mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 01:43:29 +01:00
Move local-electrum.bash to contrib/
This commit is contained in:
parent
ffab4f4efa
commit
4b24e649d6
@ -306,7 +306,7 @@ Read below otherwise.
|
|||||||
There's a prepared script for launching `electrum` in such way to connect only to the local `electrs` instance to protect your privacy.
|
There's a prepared script for launching `electrum` in such way to connect only to the local `electrs` instance to protect your privacy.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ./scripts/local-electrum.bash
|
$ ./contrib/local-electrum.bash
|
||||||
+ ADDR=127.0.0.1
|
+ ADDR=127.0.0.1
|
||||||
+ PORT=50001
|
+ PORT=50001
|
||||||
+ PROTOCOL=t
|
+ PROTOCOL=t
|
||||||
|
Loading…
Reference in New Issue
Block a user