MirCertType
- class cometa.certificates.mir_cert_type.MirCertType(value)[source]
Bases:
IntEnumSpecifies the type of Move Instantaneous Rewards certificate.
Determines whether rewards are moved to another pot or distributed to specific stake credentials.
- TO_POT = 0
Transfer funds between reserve and treasury pots.
- TO_STAKE_CREDS = 1
Distribute rewards to specific stake credentials.