Skip to main content

ScryptConfig

scrypt-ts / ScryptConfig

Interface: ScryptConfig

Hierarchy

Table of contents

Properties

Properties

apiKey

apiKey: string

Inherited from

RequestConfig.apiKey

Defined in

dist/client/core/request-controller.d.ts:12


logLevel

Optional logLevel: LogLevel

Inherited from

LogConfig.logLevel

Defined in

dist/client/core/logger-controller.d.ts:4


maxRetries

Optional maxRetries: number

Inherited from

RequestConfig.maxRetries

Defined in

dist/client/core/request-controller.d.ts:15


network

Optional network: Network

Inherited from

RequestConfig.network

Defined in

dist/client/core/request-controller.d.ts:13


timeout

Optional timeout: number

Inherited from

RequestConfig.timeout

Defined in

dist/client/core/request-controller.d.ts:14