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
Eliminate the invoice registry's dependency on the raw channel db pointer: https://github.com/lightningnetwork/lnd/blob/master/invoices/invoiceregistry.go#L106. This can be done by introducing a new slim interface that only requires the invoice related methods we use.
#6842
No description provided.
The text was updated successfully, but these errors were encountered: