Skip to content

@liquality.bitcoin ledger.BitcoinLedgerProviderTypes.BitcoinLedgerProviderOptions

Krasimir Raykov edited this page Mar 30, 2022 · 3 revisions

Interface: BitcoinLedgerProviderOptions

@liquality/bitcoin-ledger.BitcoinLedgerProviderTypes.BitcoinLedgerProviderOptions

Hierarchy

Table of contents

Properties

Properties

App

App: Newable<default>

Inherited from

CreateOptions.App

Defined in

hw-ledger/dist/lib/types.d.ts:4


Transport

Transport: any

Inherited from

CreateOptions.Transport

Defined in

hw-ledger/dist/lib/types.d.ts:5


addressType

addressType: AddressType

Defined in

bitcoin-ledger/lib/types.ts:7


baseDerivationPath

baseDerivationPath: string

Defined in

bitcoin-ledger/lib/types.ts:6


ledgerScrambleKey

ledgerScrambleKey: string

Inherited from

CreateOptions.ledgerScrambleKey

Defined in

hw-ledger/dist/lib/types.d.ts:7


network

network: Network

Inherited from

CreateOptions.network

Defined in

hw-ledger/dist/lib/types.d.ts:6

Clone this wiki locally