mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
This commit refactors the invoice registry accept/settle logic so that it doesn't rely anymore on a set of error values to indirectly communicate from the update callback to the main function what action is required on the htlc. |
||
---|---|---|
.. | ||
invoiceregistry.go | ||
invoiceregistry_test.go | ||
log.go | ||
utils_test.go |