lightning icon indicating copy to clipboard operation
lightning copied to clipboard

Add method subscribeToPayments for all initiated payments

Open alexbosworth opened this issue 3 years ago • 0 comments
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

alexbosworth avatar Sep 15 '22 02:09 alexbosworth