mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-08 17:30:36 +02:00
doc: Add release notes for the -rpcwaittimeout
cli parameter
This commit is contained in:
6
doc/release-notes-21056.md
Normal file
6
doc/release-notes-21056.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
New bitcoin-cli settings
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
- A new `-rpcwaittimeout` argument to `bitcoin-cli` sets the timeout
|
||||||
|
in seconds to use with `-rpcwait`. If the timeout expires,
|
||||||
|
`bitcoin-cli` will report a failure. (#21056)
|
Reference in New Issue
Block a user