Previously only automatically selected coins were locked when lockUnspents is set. It now also locks selected coins.pull/764/head
parent
4b705b1c98
commit
6d1f51343c
@ -0,0 +1,7 @@
|
||||
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.
|
Loading…
Reference in new issue