aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndrew Chow <achow101-github@achow101.com>2019-10-07 19:02:25 -0400
committerAndrew Chow <achow101-github@achow101.com>2019-10-08 13:56:56 -0400
commit4bb660be90a2811b53855bf1fd33a8dd9ba3db47 (patch)
treea1d9ee95746985f24cb63e263f06dcbb2259c74d /doc
parented96b295d747738334459490c79b7360ab85aaf7 (diff)
downloadbitcoin-4bb660be90a2811b53855bf1fd33a8dd9ba3db47.tar.xz
Add release note
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-17056.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/release-notes-17056.md b/doc/release-notes-17056.md
new file mode 100644
index 0000000000..23d5a8c8cd
--- /dev/null
+++ b/doc/release-notes-17056.md
@@ -0,0 +1,4 @@
+Low-level RPC Changes
+===
+
+- A new descriptor type `sortedmulti(...)` has been added to support multisig scripts where the public keys are sorted lexicographically in the resulting script.