mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
320 B
320 B
CLI
A new bitcoin-cli -generate command, equivalent to RPC generatenewaddress
followed by generatetoaddress, can generate blocks for command line testing
purposes. This is a client-side version of the
former generate RPC. See
the help for details. (#19133)