docs+javascript: add link to API documentation
This commit is contained in:
parent
92abf3ed87
commit
b7ff6ab4ef
@ -238,3 +238,9 @@ Javascript](https://developers.google.com/protocol-buffers/docs/reference/javasc
|
|||||||
Additionally, [this official gRPC
|
Additionally, [this official gRPC
|
||||||
resource](http://www.grpc.io/docs/tutorials/basic/node.html) provides more
|
resource](http://www.grpc.io/docs/tutorials/basic/node.html) provides more
|
||||||
details around how to drive `gRPC` from `node.js`.
|
details around how to drive `gRPC` from `node.js`.
|
||||||
|
|
||||||
|
## API documentation
|
||||||
|
|
||||||
|
There is an [online API documentation](https://api.lightning.community?javascript)
|
||||||
|
available that shows all currently existing RPC methods, including code snippets
|
||||||
|
on how to use them.
|
||||||
|
Loading…
Reference in New Issue
Block a user