Skip to content

cardano-web3-js / CW3Types / NetworkConfig

Type Alias: NetworkConfig

NetworkConfig = object

Defined in: src/types/index.ts:132

Properties

id

id: NetworkId

Defined in: src/types/index.ts:135


name

name: NetworkName

Defined in: src/types/index.ts:133


type

type: NetworkType

Defined in: src/types/index.ts:134

Released under the MIT License