We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
deprecatedrpc=softforks
1 parent 8c5533c commit a01b92aCopy full SHA for a01b92a
doc/release-notes.md
@@ -50,6 +50,10 @@ P2P and network changes
50
Updated RPCs
51
------------
52
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.
57
58
Changes to wallet related RPCs can be found in the Wallet section below.
59
0 commit comments