mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
doc: Add release notes for the -rpcwaittimeout
cli parameter
This commit is contained in:
parent
a7fcc8eb59
commit
c490e17ef6
1 changed files with 6 additions and 0 deletions
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)
|
Loading…
Add table
Reference in a new issue