Skip to content

Commit

Permalink
doc: add release note for PR bitcoin#28414
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz authored and russeree committed Sep 20, 2023
1 parent ca0b006 commit e1b8ea1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release-notes-28414.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
RPC Wallet
----------

- RPC `walletprocesspsbt` return object now includes field `hex` (if the transaction
is complete) containing the serialized transaction suitable for RPC `sendrawtransaction`. (#28414)

0 comments on commit e1b8ea1

Please sign in to comment.