Merge pull request #6415 from Crypt-iQ/inv_refactor

channeldb+invoices: refactor invoice logic when updating
This commit is contained in:
Olaoluwa Osuntokun
2022-05-11 16:45:10 -07:00
committed by GitHub
4 changed files with 72 additions and 5 deletions

View File

@@ -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