Skip to content

Commit a01b92a

Browse files
committed
doc: add release notes about removal of the deprecatedrpc=softforks flag
1 parent 8c5533c commit a01b92a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ P2P and network changes
5050
Updated RPCs
5151
------------
5252

53+
- The `-deprecatedrpc=softforks` configuration option has been removed. The
54+
RPC `getblockchaininfo` no longer returns the `softforks` field, which was
55+
previously deprecated in 23.0. (#23508) Information on soft fork status is
56+
now only available via the `getdeploymentinfo` RPC.
5357

5458
Changes to wallet related RPCs can be found in the Wallet section below.
5559

0 commit comments

Comments
 (0)