aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-21056.md
blob: 2201a8cdaefd7abb5dd3c70c85fac558ab5aecfe (plain)
1
2
3
4
5
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)