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 6f6b520 commit 07e7497Copy full SHA for 07e7497
CHANGELOG.md
@@ -15,8 +15,8 @@
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).
+ `force_close_broadcasting_latest_txn` and
+ `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