We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dae1bd6 + 9886c7d commit 205b87dCopy full SHA for 205b87d
doc/release-notes-19133.md
@@ -0,0 +1,7 @@
1
+## CLI
2
+
3
+A new `bitcoin-cli -generate` command, equivalent to RPC `generatenewaddress`
4
+followed by `generatetoaddress`, can generate blocks for command line testing
5
+purposes. This is a client-side version of the
6
+[former](https://github.com/bitcoin/bitcoin/issues/14299) `generate` RPC. See
7
+the help for details. (#19133)
0 commit comments