doc: Add list of new and removed RPC commands to release notes
Finish up the RPC part of #7678.
This commit is contained in:
@@ -289,6 +289,14 @@ Low-level RPC changes
|
||||
|
||||
- The sorting of the output of the `getrawmempool` output has changed.
|
||||
|
||||
- New RPC commands: `generatetoaddress`, `importprunedfunds`, `removeprunedfunds`, `signmessagewithprivkey`,
|
||||
`getmempoolancestors`, `getmempooldescendants`, `getmempoolentry`,
|
||||
`createwitnessaddress`, `addwitnessaddress`.
|
||||
|
||||
- Removed RPC commands: `setgenerate`, `getgenerate`.
|
||||
|
||||
- New options were added to `fundrawtransaction`: `includeWatching`, `changeAddress`, `changePosition` and `feeRate`.
|
||||
|
||||
Low-level ZMQ changes
|
||||
----------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user