Signs an input of the psbt where the keys are controlled by a Ledger device.
psbt
The function will throw an error if it's unable to sign the input.
The parameters object
Pass a bitcoinjs-lib Psbt or a scure Transaction.
Psbt
Transaction
The input index to sign.
Ledger client/state manager.
Signs an input of the
psbtwhere the keys are controlled by a Ledger device.The function will throw an error if it's unable to sign the input.