We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad2e92a + 469adbd commit c726b4eCopy full SHA for c726b4e
CHANGELOG.md
@@ -14,6 +14,9 @@
14
option to prefer channels which afford better privacy when routing (#1555).
15
* `ProbabilisticScorer` now provides access to its estimated liquidity range
16
for a given channel via `estimated_channel_liquidity_range` (#1549).
17
+ * `ChannelManager::force_close_channel` has been renamed
18
+ `force_close_broadcasting_latest_txn` and
19
+ `force_close_without_broadcasting_txn` has been added (#1564).
20
* Options which cannot be changed at runtime have been moved from
21
`ChannelConfig` to `ChannelHandshakeConfig` (#1529).
22
* `find_route` takes `&NetworkGraph` instead of `ReadOnlyNetworkGraph (#1583).
0 commit comments