1
0
mirror of https://github.com/bumi/lnrpc synced 2026-02-16 16:17:48 +00:00

Edit Broken Link in README.md

This commit is contained in:
ryan-lingle
2019-03-03 17:56:52 -05:00
committed by GitHub
parent 35a7d0a7b9
commit bf8978969d

View File

@@ -59,7 +59,7 @@ puts response.alias
### Client wrapper ### Client wrapper
An optional client wrapper ([Lnrpc::Client](https://github.com/bumi/lnrpc/blob/master/lib/lnrpc/client.rb")) makes An optional client wrapper ([Lnrpc::Client](https://github.com/bumi/lnrpc/blob/master/lib/lnrpc/client.rb)) makes
initializing the gRPC client easier and removes the need for some boilerplate code for calling RPC methods. initializing the gRPC client easier and removes the need for some boilerplate code for calling RPC methods.
#### Example #### Example