1
0
mirror of https://github.com/bumi/lnrpc synced 2025-06-17 21:45:34 +00:00

5 Commits

Author SHA1 Message Date
404ed3b99e Add support for v0.11 GRPC services
This also refactors the client GRPC wrapper to dynamically load the
request objects.
All GRPC generated client files now live under lib/grpc_services
2020-08-28 14:14:50 +02:00
c9e4f23cf4 v0.10.0 with support for routerrpc 2020-05-09 14:37:08 +02:00
39f97e69ca Use proper grpc requres_response interceptor for macaroon metadata
...so much to learn :)
2019-02-12 17:24:38 +01:00
ae08c564aa Refactor client helper 2019-02-12 03:12:48 +01:00
669a0dff80 hello lnd world 2019-02-08 06:51:42 +01:00