mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-02 01:36:13 +00:00
They are now reliable. An earlier commit dropped their IsRPCRunning() guards so they also work in the GUI.
6 lines
212 B
Markdown
6 lines
212 B
Markdown
Updated RPCs
|
|
------------
|
|
|
|
- The waitfornewblock now takes an optional `current_tip` argument. It is also no longer hidden. (#30635)
|
|
- The waitforblock and waitforblockheight RPCs are no longer hidden. (#30635)
|