Skip to content

cardano-web3-js / CW3Types / NetworkType

Type Alias: NetworkType

NetworkType = "mainnet" | "testnet"

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

Released under the MIT License