Skip to content

Commit 555eafa

Browse files
committed
doc: getdeploymentinfo release notes tweaks
1 parent d4e92d8 commit 555eafa

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

doc/release-notes-23508.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

doc/release-notes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,15 @@ Updated RPCs
115115
New RPCs
116116
--------
117117

118+
- Information on soft fork status has been moved from `getblockchaininfo`
119+
to the new `getdeploymentinfo` RPC which allows querying soft fork status at any
120+
block, rather than just at the chain tip. Inclusion of soft fork
121+
status in `getblockchaininfo` can currently be restored using the
122+
configuration `-deprecatedrpc=softforks`, but this will be removed in
123+
a future release. Note that in either case, the `status` field
124+
now reflects the status of the current block rather than the next
125+
block. (#23508)
126+
118127
Build System
119128
------------
120129

0 commit comments

Comments
 (0)