mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2024-11-19 01:40:16 +01:00
Fix LND rest API (#3379)
This commit is contained in:
parent
db1675042c
commit
baa2ca485d
@ -1351,7 +1351,7 @@ To develop your own scripts/apps and connect other services/apps to your RaspiBl
|
||||
- `lncli` command line interface on the terminal [DOC](https://api.lightning.community/)
|
||||
- `lnd` running on port 9735 (public)
|
||||
- `gRPC` running on port 10009 (public) [DOC](https://api.lightning.community/)
|
||||
- `REST` running on port 8080 (public) [DOC](https://api.lightning.community/rest/index.html)
|
||||
- `REST` running on port 8080 (public) [DOC](https://api.lightning.community/#lnd-rest-api-reference)
|
||||
|
||||
If you activate Tor then your LND gRPC & REST APIs will also be reachable publicly as a Hidden Service.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user