lightning
lightning copied to clipboard
Add method subscribeToPayments for all initiated payments
trafficstars
The method subscribeToPastPayments only shows settled payments, so subscribeToPayments would be showing payments that were currently going out as well
This will be supported in LND 0.16.0 via https://github.com/lightningnetwork/lnd/pull/6335/files
Method signature {lnd}, returns an emitter with confirmed, failed, paying events like subscribeToPastPayment