aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-18244.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-18244.md')
-rw-r--r--doc/release-notes-18244.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes-18244.md b/doc/release-notes-18244.md
new file mode 100644
index 0000000000..625fbaf7a1
--- /dev/null
+++ b/doc/release-notes-18244.md
@@ -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.