@bitcoinerlab/descriptors - v2.3.4
    Preparing search index...

    Function signInputLedger

    To be removed in v3.0 and replaced by a version that does not accept descriptor

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