From 43cd6b8af9d613ca033800c5cd8524c3f77e13ec Mon Sep 17 00:00:00 2001 From: Michael Dietz Date: Wed, 25 Aug 2021 08:06:10 -0500 Subject: doc: add release notes for removal of the -deprecatedrpc=addresses flag --- doc/release-notes.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/release-notes.md b/doc/release-notes.md index 0918adb8c2..e8270231d4 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -64,6 +64,12 @@ P2P and network changes Updated RPCs ------------ +- The `-deprecatedrpc=addresses` configuration option has been removed. RPCs + `gettxout`, `getrawtransaction`, `decoderawtransaction`, `decodescript`, + `gettransaction verbose=true` and REST endpoints `/rest/tx`, `/rest/getutxos`, + `/rest/block` no longer return the `addresses` and `reqSigs` fields, which + were previously deprecated in 22.0. (#22650) + New RPCs -------- -- cgit v1.2.3