mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-15 07:52:39 +00:00
229 B
229 B
New bitcoin-cli settings
- A new
-rpcwaittimeoutargument tobitcoin-clisets the timeout in seconds to use with-rpcwait. If the timeout expires,bitcoin-cliwill report a failure. (#21056)