Fix spark wallet QR code display by providing the onion hostname as public url
This commit is contained in:
parent
fe23ced5ec
commit
0d5c67c1cf
3 changed files with 35 additions and 11 deletions
|
|
@ -39,8 +39,7 @@ The `nix-bitcoin.nix` module provides the two profiles "minimal" and "all":
|
|||
* [nanopos](https://github.com/ElementsProject/nanopos)
|
||||
* adds an index page using nginx to display node information and link to nanopos
|
||||
* [spark-wallet](https://github.com/shesek/spark-wallet)
|
||||
* Notes: run `nodeinfo` to get its onion address and `systemctl status spark-wallet` to get the access key.
|
||||
When entering the onion address on the Android app don't forgot to prepend "http://"
|
||||
* Notes: run `journalctl -eu spark-wallet` to get the onion address, access key and QR access code for the spark wallet android app.
|
||||
* other
|
||||
* [electrs](https://github.com/romanz/electrs) can be enabled by setting `services.electrs.enable` in modules `nix-bitcoin.nix` to `true`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue