Files
bitcoin/doc/release-notes-19133.md
2020-06-23 07:09:27 +02:00

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)