mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Merge pull request #269 from krtk6160/master
Fix grpc and rest api docs links
This commit is contained in:
commit
e9f71e90c2
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ The Loop client is currently in an early beta state, and offers a simple command
|
|||
line application. Future APIs will be added to support implementation or use of
|
||||
the Loop service.
|
||||
|
||||
The Loop daemon exposes a [gRPC API](https://lightning.engineering/loop/#lightning-loop-grpc-api-reference)
|
||||
(defaults to port 11010) and a [REST API](https://lightning.engineering/loop/rest/index.html)
|
||||
The Loop daemon exposes a [gRPC API](https://lightning.engineering/loopapi/#lightning-loop-grpc-api-reference)
|
||||
(defaults to port 11010) and a [REST API](https://lightning.engineering/loopapi/index.html#loop-rest-api-reference)
|
||||
(defaults to port 8081).
|
||||
|
||||
The [GitHub issue tracker](https://github.com/lightninglabs/loop/issues) can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue