mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
Merge pull request #629 from Start9Labs/fix/cleanup
Not as much as I thought, since two warnings are legit, only the inco…
This commit is contained in:
@@ -14,16 +14,24 @@ Available For:
|
|||||||
#. Log into your Start9 server UI and select Services -> LND -> Properties.
|
#. Log into your Start9 server UI and select Services -> LND -> Properties.
|
||||||
#. Click the QR code icon next to “LND Connect REST URL” to display the QR code and scan/copy this with your iPhone/mac.
|
#. Click the QR code icon next to “LND Connect REST URL” to display the QR code and scan/copy this with your iPhone/mac.
|
||||||
|
|
||||||
## [Scanning QR] From the App, you have to go > Node manager > Add a node + > hit Scan QR (not LND)
|
|
||||||
## [Pasting credentials] From the App, you have to go > Node manager > Add a node (+) > select LND (not Scan QR).
|
|
||||||
|
|
||||||
If pasting, there are 4 fields where we'll paste the LND Connect URL we copied earlier:
|
.. tabs::
|
||||||
|
|
||||||
a. Label (pick a name for your LND node)
|
.. group-tab:: Scanning QR
|
||||||
b. Address (paste the address without the word "lndconnect")
|
|
||||||
c. Macaroon (paste the macaroon without the word "macaroon")
|
|
||||||
d. SSL Cert (optional field - leave it blank)
|
|
||||||
|
|
||||||
#. Press "SAVE"
|
From the App, you have to go > Node manager > Add a node + > hit Scan QR (not LND)
|
||||||
|
|
||||||
|
.. group-tab:: Pasting credentials
|
||||||
|
|
||||||
|
From the App, you have to go > Node manager > Add a node (+) > select LND (not Scan QR).
|
||||||
|
|
||||||
|
There are 4 fields where we'll paste the LND Connect URL we copied earlier:
|
||||||
|
|
||||||
|
#. Label (pick a name for your LND node)
|
||||||
|
#. Address (paste the address without the word "lndconnect")
|
||||||
|
#. Macaroon (paste the macaroon without the word "macaroon")
|
||||||
|
#. SSL Cert (optional field - leave it blank)
|
||||||
|
|
||||||
|
#. Press "SAVE"
|
||||||
|
|
||||||
You can now use Fully Noded with your LND node to send/receive bitcoin over the lightning network, open/close channels, connect to peers, etc!
|
You can now use Fully Noded with your LND node to send/receive bitcoin over the lightning network, open/close channels, connect to peers, etc!
|
||||||
|
|||||||
Reference in New Issue
Block a user