diff --git a/doc/release-notes.md b/doc/release-notes.md --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -14,6 +14,6 @@ - Improved help message for backup wallet RPC - Various bug fixes that improve node stability and performance - Backport getblock RPC's new verbosity mode from bitcoin core for retrieving all transactions of a given block in full. - - Added 'parked' state to getchaintips RPC + - Added parkblock/unparkblock RPC commands and 'parked' state to getchaintips RPC - RPC `listreceivedbyaddress` now accepts an address filter - - Backport combinerawtransaction RPC from bitcoin core to combine multiple partially signed transactions into one transaction. \ No newline at end of file + - Backport combinerawtransaction RPC from bitcoin core to combine multiple partially signed transactions into one transaction.