Skip to content

@nimiq/core / PlainClientConfiguration

Interface: PlainClientConfiguration

Defined in: @nimiq/core/types/wasm/web.d.ts:23

Properties

desiredPeerCount?

optional desiredPeerCount: number

Defined in: @nimiq/core/types/wasm/web.d.ts:28


logLevel?

optional logLevel: string

Defined in: @nimiq/core/types/wasm/web.d.ts:26


networkId?

optional networkId: string

Defined in: @nimiq/core/types/wasm/web.d.ts:24


numInitialConnections?

optional numInitialConnections: number

Defined in: @nimiq/core/types/wasm/web.d.ts:33


onlySecureWsConnections?

optional onlySecureWsConnections: boolean

Defined in: @nimiq/core/types/wasm/web.d.ts:27


peerCountMax?

optional peerCountMax: number

Defined in: @nimiq/core/types/wasm/web.d.ts:29


peerCountPerIpMax?

optional peerCountPerIpMax: number

Defined in: @nimiq/core/types/wasm/web.d.ts:30


peerCountPerSubnetMax?

optional peerCountPerSubnetMax: number

Defined in: @nimiq/core/types/wasm/web.d.ts:31


seedNodes?

optional seedNodes: string[]

Defined in: @nimiq/core/types/wasm/web.d.ts:25


syncMode?

optional syncMode: string

Defined in: @nimiq/core/types/wasm/web.d.ts:32