Merge pull request #10018 from yyforyongyu/minor-refactor-link

Refactor link's long methods
This commit is contained in:
Oliver Gugger
2025-07-08 19:51:04 +02:00
committed by GitHub
2 changed files with 1021 additions and 887 deletions

View File

@@ -111,6 +111,9 @@ circuit. The indices are only available for forwarding events saved after v0.20.
for payments. Now the payment address is mandatory for the writer and for payments. Now the payment address is mandatory for the writer and
reader of a payment request. reader of a payment request.
- [Refactored](https://github.com/lightningnetwork/lnd/pull/10018) `channelLink`
to improve readability and maintainability of the code.
## Breaking Changes ## Breaking Changes
## Performance Improvements ## Performance Improvements

File diff suppressed because it is too large Load Diff