tAdd tip about editing Electrum config file - electrum-personal-server - Maximally lightweight electrum server for a single user
HTML git clone https://git.parazyd.org/electrum-personal-server
DIR Log
DIR Files
DIR Refs
DIR README
---
DIR commit e3d0a90aa61c74c860259624ed9ad2d536d74875
DIR parent 14ecbb0744485573c14d047c2d6b85603cf4ea46
HTML Author: chris-belcher <chris-belcher@users.noreply.github.com>
Date: Fri, 26 Apr 2019 16:20:10 +0100
Add tip about editing Electrum config file
Diffstat:
M README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
DIR diff --git a/README.md b/README.md
t@@ -102,7 +102,9 @@ Pro Tip: run Electrum wallet with the command line arguments `--oneserver --serv
This stops Electrum connecting to several other servers to obtain block
headers; and locks Electrum to connect only to your server, disabling the GUI
button to stop accidental connections. This helps avoid a user accidentally
-ruining their privacy by connecting to public Electrum servers.
+ruining their privacy by connecting to public Electrum servers. Another way
+to do this is to open Electrum's config file and edit the lines to
+`oneserver=true`.
#### Exposure to the Internet