Skip to content

@liquality.bitcoin.<internal>.EsploraBatchApiProviderOptions

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

Interface: EsploraBatchApiProviderOptions

@liquality/bitcoin..EsploraBatchApiProviderOptions

Hierarchy

Table of contents

Properties

Properties

batchUrl

batchUrl: string

Defined in

bitcoin/lib/chain/esplora/BitcoinEsploraBatchBaseProvider.ts:9


defaultFeePerByte

Optional defaultFeePerByte: number

Inherited from

EsploraApiProviderOptions.defaultFeePerByte

Defined in

bitcoin/lib/chain/esplora/types.ts:89


network

network: BitcoinNetwork

Inherited from

EsploraApiProviderOptions.network

Defined in

bitcoin/lib/chain/esplora/types.ts:87


numberOfBlockConfirmation

Optional numberOfBlockConfirmation: number

Inherited from

EsploraApiProviderOptions.numberOfBlockConfirmation

Defined in

bitcoin/lib/chain/esplora/types.ts:88


url

url: string

Inherited from

EsploraApiProviderOptions.url

Defined in

bitcoin/lib/chain/esplora/types.ts:86

Clone this wiki locally