Skip to content

Commit 938b274

Browse files
committed
f expand a bit more on psbt
1 parent 8b1fdef commit 938b274

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
* The `bitcoin` dependency has been updated to version 0.30 (#2740).
66
* `lightning-invoice::payment::*` have been replaced with parameter generation
77
via `payment_parameters_from[_zero_amount]_invoice` (#2727).
8-
* `{CoinSelection,Wallet}Source::sign_tx` are now `sign_psbt` (#2775).
8+
* `{CoinSelection,Wallet}Source::sign_tx` are now `sign_psbt`, providing more
9+
information, incl spent outputs, about the transaction being signed (#2775).
910
* Logger `Record`s now include `channel_id` and `peer_id` fields. These are
1011
opportunistically filled in when a log record is specific to a given channel
1112
and/or peer, and may occasionally be spuriously empty (#2314).

0 commit comments

Comments
 (0)