Packages
network
interfaces
Providerconfig

@latticexyz/network / ProviderConfig

Interface: ProviderConfig

Table of contents

Properties

Properties

chainId

chainId: number

Defined in

types.ts:40 (opens in a new tab)


externalProvider

Optional externalProvider: ExternalProvider

Defined in

types.ts:43 (opens in a new tab)


jsonRpcUrl

jsonRpcUrl: string

Defined in

types.ts:41 (opens in a new tab)


options

Optional options: Object

Type declaration

NameType
batch?boolean
pollingInterval?number
skipNetworkCheck?boolean

Defined in

types.ts:44 (opens in a new tab)


wsRpcUrl

Optional wsRpcUrl: string

Defined in

types.ts:42 (opens in a new tab)