mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 02:02:10 +02:00
Merge pull request #6415 from Crypt-iQ/inv_refactor
channeldb+invoices: refactor invoice logic when updating
This commit is contained in:
@@ -248,6 +248,8 @@ from occurring that would result in an erroneous force close.](https://github.co
|
||||
the in-memory state to be cleaned up early if a session isn't expected to
|
||||
succeed anymore](https://github.com/lightningnetwork/lnd/pull/6495).
|
||||
|
||||
* [Some of the invoice update logic has been refactored to be less verbose.](https://github.com/lightningnetwork/lnd/pull/6415)
|
||||
|
||||
## RPC Server
|
||||
|
||||
* [Add value to the field
|
||||
|
Reference in New Issue
Block a user