mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-05-17 23:56:39 +00:00
6 lines
207 B
Markdown
6 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)
|