Skip to content

Commit a4703ce

Browse files
committed
doc: add release notes about removal of the deprecatedrpc=exclude_coinbase
1 parent ef0aa74 commit a4703ce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ Updated RPCs
5555
previously deprecated in 23.0. (#23508) Information on soft fork status is
5656
now only available via the `getdeploymentinfo` RPC.
5757

58+
- The `deprecatedrpc=exclude_coinbase` configuration option has been removed.
59+
The `receivedby` RPCs (`listreceivedbyaddress`, `listreceivedbylabel`,
60+
`getreceivedbyaddress` and `getreceivedbylabel`) now always return results
61+
accounting for received coins from coinbase outputs, without an option to
62+
change that behaviour. Excluding coinbases was previously deprecated in 23.0.
63+
(#25171)
64+
5865
Changes to wallet related RPCs can be found in the Wallet section below.
5966

6067
New RPCs

0 commit comments

Comments
 (0)