File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
* The ` lightning-liquidity ` crate has been moved into the ` rust-lightning `
5
5
git tree, enabling support for both sides of the LSPS channel open
6
6
negotiation protocols (#3436 ).
7
+ * Since its last alpha release, ` lightning-liquidity ` has also gained support
8
+ for acting as an LSPS1 client (#3436 ).
7
9
* This release includes support for BIP 353 Human Readable Names resolution.
8
10
With the ` dnssec ` feature enabled, simply call
9
11
` ChannelManager::pay_for_offer_from_human_readable_name ` with a list of
63
65
` issuer_signing_pubkey ` (#3218 ).
64
66
* ` Event::PaymentForwarded::{prev,next}_node_id ` were added (#3458 ).
65
67
* ` Event::ChannelClosed::last_local_balance_msat ` was added (#3235 ).
66
- * ` RoutingMessageHandler::handle_* ` now all have a node_id argument (#3291 ).
68
+ * ` RoutingMessageHandler::handle_* ` now all have a ` node_id ` argument (#3291 ).
67
69
* ` lightning::util::persist::MonitorName ` has been exposed (#3376 ).
68
70
* ` ProbabilisticScorer::live_estimated_payment_success_probability ` was added
69
71
(#3420 )
You can’t perform that action at this time.
0 commit comments