Skip to main content

Interface: ChainConfig

The configuration for a single blockchain network.

Properties

chainSelector

chainSelector: number

The unique identifier for the blockchain network in the Equito Protocol.

Defined in

config/index.ts:10


endpointUrl

endpointUrl: string

The URL endpoint for accessing the blockchain network.

Defined in

config/index.ts:14