diff options
author | ismaelsadeeq <ask4ismailsadiq@gmail.com> | 2023-09-15 16:53:59 +0100 |
---|---|---|
committer | ismaelsadeeq <ask4ismailsadiq@gmail.com> | 2023-09-15 16:53:59 +0100 |
commit | a99e9e655a58b2364a74aec5cafb827a73c6b0c4 (patch) | |
tree | 220e988888b498cf80712787cebd3847009144d8 /doc | |
parent | 2b4edf889a4b555c8c7f6793fa5d820e5513ecac (diff) |
doc: add release note
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes-28414.md | 5 |
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`. + |