@bitcoinerlab/descriptors - v3.0.5
    Preparing search index...

    Function signInputLedger

    • Signs an input of the psbt where the keys are controlled by a Ledger device.

      The function will throw an error if it's unable to sign the input.

      Parameters

      • __namedParameters: { psbt: Psbt; index: number; ledgerManager: LedgerManager }

      Returns Promise<void>