ScryptConfig
scrypt-ts / ScryptConfig
Interface: ScryptConfig
Hierarchy
↳
ScryptConfig
Table of contents
Properties
Properties
apiKey
• apiKey: string
Inherited from
Defined in
dist/client/core/request-controller.d.ts:12
logLevel
• Optional
logLevel: LogLevel
Inherited from
Defined in
dist/client/core/logger-controller.d.ts:4
maxRetries
• Optional
maxRetries: number
Inherited from
Defined in
dist/client/core/request-controller.d.ts:15
network
• Optional
network: Network
Inherited from
Defined in
dist/client/core/request-controller.d.ts:13
timeout
• Optional
timeout: number
Inherited from
Defined in
dist/client/core/request-controller.d.ts:14