[feature]: SubscribeInvoice/SubscribeInvoices: return state updates when invoices expire · Issue #9974 · lightningnetwork/lnd · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, these subscribe invoice endpoints only provided when opened, settled, canceled, or accepted. To work around this you must timeout any listeners to these subscriptions using the invoice expiration time.
It would be nice if these endpoints threw events on expiration.