mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 04:42:36 -03:00
8 lines
313 B
Markdown
8 lines
313 B
Markdown
|
Updated RPCs
|
||
|
------------
|
||
|
|
||
|
- `fundrawtransaction` and `walletcreatefundedpsbt` when used with the `lockUnspents`
|
||
|
argument now lock manually selected coins, in addition to automatically selected
|
||
|
coins. Note that locked coins are never used in automatic coin selection, but
|
||
|
can still be manually selected.
|