Network

Cardano network types.

class pycardano.network.Network(value)

Bases: CBORSerializable, Enum

Network ID

TESTNET = 0
MAINNET = 1