mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-17 21:31:45 +01:00
Fix LND rest API (#3379)
This commit is contained in:
parent
30211575c3
commit
b24b170f06
@ -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…
x
Reference in New Issue
Block a user