mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-08 14:57:38 +02:00
Merge pull request #10018 from yyforyongyu/minor-refactor-link
Refactor link's long methods
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
1905
htlcswitch/link.go
1905
htlcswitch/link.go
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user