1
0
mirror of https://github.com/bumi/lnrpc synced 2025-08-30 01:15:03 +00:00

6 Commits

Author SHA1 Message Date
9b1499616d Add PaymentResponse wrapper
This is an experimental wrapper around the send_payment shortcut calls.
The goal is to provide a simple interface to check if the payment was
successful.
2020-08-29 19:40:45 +02:00
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