Skip to content

Commit 6591e3b

Browse files
committed
f note about 2781
1 parent 938b274 commit 6591e3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
time-fetch function, and `ScoreUpDate` methods now take the current time as a
2020
`Duration` argument. This avoids fetching time during pathfinding (#2656).
2121
* Receiving payments to multi-hop blinded paths is now supported (#2688).
22+
* `MessageRouter` and `Router` now feature methods to blinded paths back to the
23+
local node for incoming messages and payments. `Router` now extends
24+
`MessageRouter`, and both are used in `ChannelManager` when processing or
25+
creating BOLT12 structures to generate multi-hop blinded paths (#1781).
2226
* `lightning-transaction-sync` now supports Electrum-based sync (#2685).
2327
* `Confirm::get_relevant_txids` now returns the height at which a transaction
2428
was confirmed. This can be used to assist in reorg detection (#2685).

0 commit comments

Comments
 (0)