mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
Merge pull request #6180 from bhandras/force-import-mc
routing: add option to force Mission Control pair history import
This commit is contained in:
@ -87,6 +87,14 @@ connection from the watch-only node.
|
||||
exposed](https://github.com/lightningnetwork/lnd/pull/6146) inside
|
||||
WaitingCloseResp from calling `PendingChannels`.
|
||||
|
||||
|
||||
## Routing
|
||||
|
||||
* [Enable forced update of MC pair
|
||||
history](https://github.com/lightningnetwork/lnd/pull/6180) by adding the `force`
|
||||
flag to the `XImportMissionControl` RPC call.
|
||||
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Andras Banki-Horvath
|
||||
|
Reference in New Issue
Block a user