File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 19
19
time-fetch function, and ` ScoreUpDate ` methods now take the current time as a
20
20
` Duration ` argument. This avoids fetching time during pathfinding (#2656 ).
21
21
* 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 ).
22
26
* ` lightning-transaction-sync ` now supports Electrum-based sync (#2685 ).
23
27
* ` Confirm::get_relevant_txids ` now returns the height at which a transaction
24
28
was confirmed. This can be used to assist in reorg detection (#2685 ).
You can’t perform that action at this time.
0 commit comments