utxoupdatepsbt
utxoupdatepsbt “psbt”
Updates a PSBT with witness UTXOs retrieved from the UTXO set or the mempool.
Arguments:
- psbt (string, required) A base64 string of a PSBT
Result: “psbt” (string) The base64-encoded partially signed transaction with inputs updated
Examples:
bitcoin-cli utxoupdatepsbt “psbt”