mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-06-03 16:02:34 +02:00
7 lines
228 B
Markdown
7 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`.
|
|
|