aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorismaelsadeeq <ask4ismailsadiq@gmail.com>2023-09-15 16:53:59 +0100
committerismaelsadeeq <ask4ismailsadiq@gmail.com>2023-09-15 16:53:59 +0100
commita99e9e655a58b2364a74aec5cafb827a73c6b0c4 (patch)
tree220e988888b498cf80712787cebd3847009144d8 /doc
parent2b4edf889a4b555c8c7f6793fa5d820e5513ecac (diff)
downloadbitcoin-a99e9e655a58b2364a74aec5cafb827a73c6b0c4.tar.xz
doc: add release note
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes-28414.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/release-notes-28414.md b/doc/release-notes-28414.md
index 7fca11f822..3f83a73252 100644
--- a/doc/release-notes-28414.md
+++ b/doc/release-notes-28414.md
@@ -1,5 +1,6 @@
RPC Wallet
----------
-- RPC `walletprocesspsbt` return object now includes field `hex` (if the transaction
-is complete) containing the serialized transaction suitable for RPC `sendrawtransaction`. (#28414)
+- RPC `walletprocesspsbt`, and `descriptorprocesspsbt` return object now includes field `hex` (if the transaction
+is complete) containing the serialized transaction suitable for RPC `sendrawtransaction`.
+