Skip to content

Commit a380922

Browse files
committed
Release notes for getdeploymentinfo rpc
1 parent 240cad0 commit a380922

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: doc/release-notes-23508.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)