Network Id

enum cardano_network_id_t

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.

Values:

enumerator CARDANO_NETWORK_ID_TEST_NET

Represents the test network (testnet).

enumerator CARDANO_NETWORK_ID_MAIN_NET

Represents the main network (mainnet).