We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 240cad0 commit a380922Copy full SHA for a380922
doc/release-notes-23508.md
@@ -0,0 +1,9 @@
1
+Updated RPCs
2
+------------
3
+
4
+- Information on soft fork status has been moved from `getblockchaininfo`
5
+ to `getdeploymentinfo` which allows querying soft fork status at any
6
+ block, rather than just at the chain tip. Inclusion of soft fork
7
+ status in `getblockchaininfo` can currently be restored using the
8
+ configuration `-deprecatedrpc=softforks`, but this will be removed in
9
+ a future release. (#23508)
0 commit comments