mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-29 23:09:44 -04:00
doc: add release notes for removal of the -deprecatedrpc=addresses flag
This commit is contained in:
parent
2b1fdc2c6c
commit
43cd6b8af9
1 changed files with 6 additions and 0 deletions
|
@ -64,6 +64,12 @@ P2P and network changes
|
||||||
Updated RPCs
|
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
|
New RPCs
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue