Enumeration NetworkId

Defines the network identifiers used within the Cardano ecosystem.

This enumeration is used to specify the network for which a Cardano transaction or operation is intended.

Enumeration Members

Enumeration Members

Mainnet: 1

Represents the main network (mainnet).

Testnet: 0

Represents the test network (testnet).