Merge pull request #269 from krtk6160/master

Fix grpc and rest api docs links
increase-sweep-conf-default
Joost Jager 4 years ago committed by GitHub
commit e9f71e90c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save