Skip to content

Commit 43cd6b8

Browse files
committed
doc: add release notes for removal of the -deprecatedrpc=addresses flag
1 parent 2b1fdc2 commit 43cd6b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ P2P and network changes
6464
Updated RPCs
6565
------------
6666

67+
- The `-deprecatedrpc=addresses` configuration option has been removed. RPCs
68+
`gettxout`, `getrawtransaction`, `decoderawtransaction`, `decodescript`,
69+
`gettransaction verbose=true` and REST endpoints `/rest/tx`, `/rest/getutxos`,
70+
`/rest/block` no longer return the `addresses` and `reqSigs` fields, which
71+
were previously deprecated in 22.0. (#22650)
72+
6773
New RPCs
6874
--------
6975

0 commit comments

Comments
 (0)