CCC Docs
    Preparing search index...

    Function toUniSatSignPsbtOptions

    • 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.

      Parameters

      • Optionaloptions: SignPsbtOptionsLike | SignPsbtOptions

        The options to convert.

      Returns UniSatA.SignPsbtOptions

      The options in UniSat's shape.