electrs: add port 9050 on Android

This commit is contained in:
openoms
2019-10-15 09:44:23 +01:00
parent 6a1e00fcc2
commit 2bcac90ba2

View File

@@ -48,7 +48,8 @@ Check for the blue dot when finished:
* Set the `Port:` to `50002` and press `OK` * Set the `Port:` to `50002` and press `OK`
* In the `Proxy:` settings set: * In the `Proxy:` settings set:
* `Proxy mode` `socks5` * `Proxy mode` `socks5`
* `Host` `127.0.0.1` and press `OK` * `Host` `127.0.0.1`
* `Port` `9050` and press `OK`
* Now should see the `Status; 1 connections.` on the top * Now should see the `Status; 1 connections.` on the top
### Based on: ### Based on: