Page MenuHomePhabricator

D6144.diff
No OneTemporary

D6144.diff

diff --git a/doc/release-notes-14477.md b/doc/release-notes-14477.md
deleted file mode 100644
--- 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`).
diff --git a/doc/release-notes.md b/doc/release-notes.md
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -12,4 +12,10 @@
blockhash is provided, check the corresponding block. 2. If no
blockhash is provided, check the mempool. 3. If no blockhash is
provided but txindex is enabled, also check txindex.
-
+- `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`).

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 1, 11:05 (14 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5187493
Default Alt Text
D6144.diff (1 KB)

Event Timeline