mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-05 14:06:27 -05:00
5 lines
207 B
Markdown
5 lines
207 B
Markdown
RPC Wallet
|
|
----------
|
|
|
|
- RPC `walletprocesspsbt` return object now includes field `hex` (if the transaction
|
|
is complete) containing the serialized transaction suitable for RPC `sendrawtransaction`. (#28414)
|