BitcoinerLab Descriptors API - v3.1.7
    Preparing search index...

    Module ledger

    Ledger helpers shared by both preset packages.

    Bitcoinjs-ready usage:

    import { Output, networks } from '@bitcoinerlab/descriptors';
    import { registerLedgerWallet, type LedgerManager } from '@bitcoinerlab/descriptors/ledger';

    Scure-ready usage:

    import { Output, networks } from '@bitcoinerlab/descriptors-scure';
    import { registerLedgerWallet, type LedgerManager } from '@bitcoinerlab/descriptors-scure/ledger';

    Namespaces

    scriptExpressions
    signers

    Type Aliases

    LedgerState
    LedgerManager

    Functions

    assertLedgerApp
    getLedgerMasterFingerPrint
    getLedgerXpub
    registerLedgerWallet
    keyExpressionLedger