Skip to content

Commit a3112e4

Browse files
committed
f lsps1 + sp
1 parent 8d41454 commit a3112e4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* The `lightning-liquidity` crate has been moved into the `rust-lightning`
55
git tree, enabling support for both sides of the LSPS channel open
66
negotiation protocols (#3436).
7+
* Since its last alpha release, `lightning-liquidity` has also gained support
8+
for acting as an LSPS1 client (#3436).
79
* This release includes support for BIP 353 Human Readable Names resolution.
810
With the `dnssec` feature enabled, simply call
911
`ChannelManager::pay_for_offer_from_human_readable_name` with a list of
@@ -63,7 +65,7 @@
6365
`issuer_signing_pubkey` (#3218).
6466
* `Event::PaymentForwarded::{prev,next}_node_id` were added (#3458).
6567
* `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).
6769
* `lightning::util::persist::MonitorName` has been exposed (#3376).
6870
* `ProbabilisticScorer::live_estimated_payment_success_probability` was added
6971
(#3420)

0 commit comments

Comments
 (0)