Skip to content

Commit 9886c7d

Browse files
committed
doc: add release note for bitcoin-cli -generate
1 parent e3fa3c7 commit 9886c7d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/release-notes-19133.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)