aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-02-10 22:12:43 -0500
committerMarcoFalke <falke.marco@gmail.com>2018-02-10 22:11:31 -0500
commitfa5f51830d2649cace2fc827084093019497c151 (patch)
tree8a1aabc02312abfdd013b8c9fc983c3011ef05d7 /doc/release-notes.md
parent67447ba06057b8e83f962c82491d2fe6c5211f50 (diff)
downloadbitcoin-fa5f51830d2649cace2fc827084093019497c151.tar.xz
rpc: Reject deprecated reserveChangeKey in fundrawtransaction
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r--doc/release-notes.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 0292eaa4d2..528cb81a38 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -56,6 +56,13 @@ frequently tested on them.
Notable changes
===============
+RPC changes
+------------
+
+### Low-level changes
+
+- The `fundrawtransaction` rpc will reject the previously deprecated `reserveChangeKey` option.
+
Credits
=======