We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1fdef commit 938b274Copy full SHA for 938b274
CHANGELOG.md
@@ -5,7 +5,8 @@
5
* The `bitcoin` dependency has been updated to version 0.30 (#2740).
6
* `lightning-invoice::payment::*` have been replaced with parameter generation
7
via `payment_parameters_from[_zero_amount]_invoice` (#2727).
8
- * `{CoinSelection,Wallet}Source::sign_tx` are now `sign_psbt` (#2775).
+ * `{CoinSelection,Wallet}Source::sign_tx` are now `sign_psbt`, providing more
9
+ information, incl spent outputs, about the transaction being signed (#2775).
10
* Logger `Record`s now include `channel_id` and `peer_id` fields. These are
11
opportunistically filled in when a log record is specific to a given channel
12
and/or peer, and may occasionally be spuriously empty (#2314).
0 commit comments