mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-04 22:39:44 +00:00
Fixing some compile warnings
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
Zeus
|
||||
----
|
||||
.. note:: You must first enable clnrest in Services -> Core Lightning -> Config -> Advanced -> Plugins -> CLNRest
|
||||
.. note:: You must first enable clnrest in Services -> Core Lightning -> Config -> Advanced -> Plugins -> clnrest
|
||||
|
||||
|
||||
Zeus is a powerful mobile wallet that can be connected directly to both LND and Core Lightning. If you'd like to connect via LNbits, which allows allocation of funds, please see :ref:`this guide<connecting-lnbits>`.
|
||||
|
||||
Available For:
|
||||
|
||||
@@ -39,7 +39,7 @@ noStrudel is a web app for exploring the nostr protocol.
|
||||
#. To connect to your own private relay, go to Relays -> App Relays, paste in your Nostr Relay Websocket URL (e.g. ws://address.onion) and click add. You can find this value in the Properties section of your Nostr RS Relay service.
|
||||
|
||||
.. note::
|
||||
If you plan to connect to your own private relay, you must use `Tor browser <https://www.torproject.org/>`_ or :ref:`run Tor<connecting-tor>` on your system. We recommend using Firefox which must be :ref:`configured to use Tor<connecting-ff>`.
|
||||
If you plan to connect to your own private relay, you must use `Tor browser <https://www.torproject.org/>`_ or :ref:`run Tor<connecting-tor>` on your system. We recommend using Firefox which must be :ref:`configured to use Tor<tor-ff>`.
|
||||
It is recommended to use your Relay's Tor websocket URL (ws://address.onion), since the LAN websocket URL (wss://address.local) will only work when you are home.
|
||||
|
||||
.. figure:: /_static/images/services/nostr/nostrudel-5.png
|
||||
|
||||
Reference in New Issue
Block a user