We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4edf8 commit a99e9e6Copy full SHA for a99e9e6
doc/release-notes-28414.md
@@ -1,5 +1,6 @@
1
RPC Wallet
2
----------
3
4
-- RPC `walletprocesspsbt` return object now includes field `hex` (if the transaction
5
-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`.
6
+
0 commit comments