Options for signing a PSBT, in the shape expected by the UniSat wallet API.
https://github.com/unisat-wallet/unisat-dev-docs/blob/master/wallet-api/api-docs/sign-transaction.md
Optional
Whether to finalize the signed inputs after signing. The wallet defaults to true.
The inputs to sign. When omitted, the wallet signs every input it can sign with the current account.
Options for signing a PSBT, in the shape expected by the UniSat wallet API.
See
https://github.com/unisat-wallet/unisat-dev-docs/blob/master/wallet-api/api-docs/sign-transaction.md