mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 22:22:36 +02:00
Merge pull request #6214 from yyforyongyu/server-start-order
server: start htlcswitch early in the pipeline
This commit is contained in:
@ -36,6 +36,10 @@
|
||||
could result in an "invoice too large" error when creating invoices. Hints
|
||||
are now properly limited to our maximum of 20.
|
||||
|
||||
* [Fixed an edge case where the lnd might be stuck at starting due to channel
|
||||
arbitrator relying on htlcswitch to be started
|
||||
first](https://github.com/lightningnetwork/lnd/pull/6214).
|
||||
|
||||
## Misc
|
||||
|
||||
* [An example systemd service file](https://github.com/lightningnetwork/lnd/pull/6033)
|
||||
|
Reference in New Issue
Block a user