aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-15427.md
blob: 25edfd440281c876417ee0528b1c584d2c19e695 (plain)
1
2
3
4
5
6
7
8
9
Updated RPCs
------------

The `utxoupdatepsbt` RPC method has been updated to take a `descriptors`
argument. When provided, input and output scripts and keys will be filled in
when known, and P2SH-witness inputs will be filled in from the UTXO set when a
descriptor is provided that shows they're spending segwit outputs.

See the RPC help text for full details.