MirCertPotType

class cometa.certificates.mir_cert_pot_type.MirCertPotType(value)[source]

Bases: IntEnum

Specifies the source or destination pot for Move Instantaneous Rewards certificates.

MIR certificates can move funds between the reserve and treasury pots.

RESERVE = 0

The reserve pot, used for monetary expansion.

TREASURY = 1

The treasury pot, used for funding governance proposals.