aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-18244.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-10-02 11:26:05 +0200
committerMarcoFalke <falke.marco@gmail.com>2020-10-02 11:24:46 +0200
commit99992e78329f5f4352a8e8890669061f0c3536e4 (patch)
treecfab7317400355e9358ca0e971733ecbb56213c3 /doc/release-notes-18244.md
parent60ec57b3d73e5cef71ebf3c4cdf54a4474bf492b (diff)
downloadbitcoin-99992e78329f5f4352a8e8890669061f0c3536e4.tar.xz
doc: Collect release-notes snippets
Diffstat (limited to 'doc/release-notes-18244.md')
-rw-r--r--doc/release-notes-18244.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/release-notes-18244.md b/doc/release-notes-18244.md
deleted file mode 100644
index 625fbaf7a1..0000000000
--- a/doc/release-notes-18244.md
+++ /dev/null
@@ -1,7 +0,0 @@
-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.