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.
1 parent 4e5f74a commit 6f6b520Copy full SHA for 6f6b520
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 a non-broadcasting companion has
19
+ 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