| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusLedgerApi.V1.DCert
Description
Digests of certificates that are included in transactions.
Documentation
A representation of the ledger DCert. Some information is digested, and not included
Constructors
| DCertDelegRegKey StakingCredential | |
| DCertDelegDeRegKey StakingCredential | |
| DCertDelegDelegate | |
Fields
| |
| DCertPoolRegister | A digest of the PoolParams |
Fields
| |
| DCertPoolRetire PubKeyHash Integer | The retirement certificate and the Epoch in which the retirement will take place |
| DCertGenesis | A really terse Digest |
| DCertMir | Another really terse Digest |