Converts CCC-level sign PSBT options into the shape expected by the UniSat wallet API, applying the CCC defaults.
Empty inputsToSign is translated into an omitted toSignInputs so the wallet keeps its default of signing every input it can sign.
inputsToSign
toSignInputs
Optional
The options to convert.
The options in UniSat's shape.
Converts CCC-level sign PSBT options into the shape expected by the UniSat wallet API, applying the CCC defaults.
Empty
inputsToSignis translated into an omittedtoSignInputsso the wallet keeps its default of signing every input it can sign.