bumi / lnrpc

a gRPC client for the Lightning Network Daemin (LND) packed as rubygem
MIT License
18 stars 6 forks source link

Add PaymentResponse wrapper #12

Open bumi opened 4 years ago

bumi commented 4 years ago

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.