Certificate type (as defined by the Cardano spec)

See

Certificate

Enumeration Members

STAKE_REGISTRATION: 0

Staking key registration certificate.

See

StakeRegistrationParams

STAKE_DEREGISTRATION: 1

Staking key deregistration certificate

See

StakeDeregistrationParams

STAKE_DELEGATION: 2

Stake delegation certificate

See

StakeDelegationParams

STAKE_POOL_REGISTRATION: 3

Stake pool registration certificate

See

PoolRegistrationParams

STAKE_POOL_RETIREMENT: 4

Stake pool retirement certificate

See

PoolRegistrationParams

STAKE_REGISTRATION_CONWAY: 7

Staking key registration certificate with deposit

See

StakeRegistrationConwayParams

STAKE_DEREGISTRATION_CONWAY: 8

Staking key deregistration certificate with deposit

See

StakeDeregistrationConwayParams

VOTE_DELEGATION: 9

Vote delegation certificate

See

VoteDelegationParams

AUTHORIZE_COMMITTEE_HOT: 14

Authorize constitutional committee member hot certificate

See

AuthorizeCommitteeParams

RESIGN_COMMITTEE_COLD: 15

Resign from constitutional committee certificate

See

ResignCommitteeParams

DREP_REGISTRATION: 16

DRep registration certificate

See

DRepRegistrationParams

DREP_DEREGISTRATION: 17

DRep deregistration certificate

See

DRepDeregistrationParams

DREP_UPDATE: 18

DRep update certificate

See

DRepUpdateParams

Generated using TypeDoc