aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-14477.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release-notes-14477.md')
-rw-r--r--doc/release-notes-14477.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/release-notes-14477.md b/doc/release-notes-14477.md
deleted file mode 100644
index bb8c0a623e..0000000000
--- a/doc/release-notes-14477.md
+++ /dev/null
@@ -1,5 +0,0 @@
-Miscellaneous RPC changes
-------------
-
-- `getaddressinfo` now reports `solvable`, a boolean indicating whether all information necessary for signing is present in the wallet (ignoring private keys).
-- `getaddressinfo`, `listunspent`, and `scantxoutset` have a new output field `desc`, an output descriptor that encapsulates all signing information and key paths for the address (only available when `solvable` is true for `getaddressinfo` and `listunspent`).