You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/ADVANCED.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,9 +42,9 @@ Zap installs `lnd` for you as part of the installation process. Zap will automat
42
42
43
43
#### Connecting to lnd with lncli
44
44
45
-
It is possible to connect to the `lnd` instance that Zap runs using a standard `lncli` binary which you can download from the [lnd releases](https://github.com/lightningnetwork/lnd/releases) page (lncli is bunded with the lnd download). Please be to download the version of `lncli` that corrisponds with the version of `lnd` that Zap is running (you can find this out by navigating to the "Profile" screen when logged into your Zap wallet).
45
+
It is possible to connect to the `lnd` instance that Zap runs using a standard `lncli` binary which you can download from the [lnd releases](https://github.com/lightningnetwork/lnd/releases) page (lncli is bunded with the lnd download). Please be sure to download the version of `lncli` that corresponds with the version of `lnd` that Zap is running (you can find this out by navigating to the "Profile" screen when logged into your Zap wallet).
46
46
47
-
To connect to `lnd` using `lncli` you must have Zap open and logged into your wallet. Then, run `lncli` telling it the hsot and port where `lnd` is running and the location of the `lnd` data directory.
47
+
To connect to `lnd` using `lncli` you must have Zap open and logged into your wallet. Then, run `lncli` telling it the host and port where `lnd` is running and the location of the `lnd` data directory.
0 commit comments