mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 02:33:07 +02:00
rpc: unhide waitfor{block,newblock,blockheight}
They are now reliable. An earlier commit dropped their IsRPCRunning() guards so they also work in the GUI.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Updated RPCs
|
||||
------------
|
||||
|
||||
- The waitfornewblock RPC takes an optional `current_tip` argument. (#30635)
|
||||
- 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)
|
||||
|
||||
Reference in New Issue
Block a user