No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
lnd_connect_uri.md
|
|
@ -7,7 +7,7 @@ Zap-iOS can open URLs with the scheme `lndconnect:` to directly connect to remot |
|
|
|
[foo] means optional, \<bar\> are placeholders |
|
|
|
|
|
|
|
``` |
|
|
|
lndconnect://<host>:<port>?[cert=<base64url DER certifcate>&]macaroon=<base64url macaroon> |
|
|
|
lndconnect://<host>:<port>?[cert=<base64url DER certificate>&]macaroon=<base64url macaroon> |
|
|
|
``` |
|
|
|
|
|
|
|
### Javascript reference implementation |
|
|
|