mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-25 08:21:24 +02:00
Release notes for getdeploymentinfo rpc
This commit is contained in:
parent
240cad09ba
commit
a380922891
9
doc/release-notes-23508.md
Normal file
9
doc/release-notes-23508.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
Updated RPCs
|
||||||
|
------------
|
||||||
|
|
||||||
|
- Information on soft fork status has been moved from `getblockchaininfo`
|
||||||
|
to `getdeploymentinfo` which allows querying soft fork status at any
|
||||||
|
block, rather than just at the chain tip. Inclusion of soft fork
|
||||||
|
status in `getblockchaininfo` can currently be restored using the
|
||||||
|
configuration `-deprecatedrpc=softforks`, but this will be removed in
|
||||||
|
a future release. (#23508)
|
Loading…
x
Reference in New Issue
Block a user