Skip to content

Commit 07e7497

Browse files
committed
f actually just write the new meth too, same line count
1 parent 6f6b520 commit 07e7497

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
* `ProbabilisticScorer` now provides access to its estimated liquidity range
1616
for a given channel via `estimated_channel_liquidity_range` (#1549).
1717
* `ChannelManager::force_close_channel` has been renamed
18-
`force_close_broadcasting_latest_txn` and a non-broadcasting companion has
19-
been added (#1564).
18+
`force_close_broadcasting_latest_txn` and
19+
`force_close_without_broadcasting_txn` has been added (#1564).
2020
* Options which cannot be changed at runtime have been moved from
2121
`ChannelConfig` to `ChannelHandshakeConfig` (#1529).
2222
* `find_route` takes `&NetworkGraph` instead of `ReadOnlyNetworkGraph (#1583).

0 commit comments

Comments
 (0)