Skip to content

@props-labs/fuelsDocs


@props-labs/fuels / PropsConfigurationOptions

Type Alias: PropsConfigurationOptions

PropsConfigurationOptions: object

Type declaration

apiKey?

optional apiKey: string

The API key to authenticate requests. If not provided, a default API key will be used.

network

network: typeof supportedNetworks[number]["id"]

The network to connect to, identified by its unique ID.

Defined in

common/types/index.ts:212