mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-26 11:13:23 -03:00
6 lines
228 B
Markdown
6 lines
228 B
Markdown
RPC Wallet
|
|
----------
|
|
|
|
- RPC `walletprocesspsbt`, and `descriptorprocesspsbt` return object now includes field `hex` (if the transaction
|
|
is complete) containing the serialized transaction suitable for RPC `sendrawtransaction`.
|
|
|