atlas-cardano-0.9.0: Application backend for Plutus smart contracts on Cardano
Copyright(c) 2023 GYELD GMBH
LicenseApache 2.0
Maintainer[email protected]
Stabilitydevelop
Safe HaskellSafe-Inferred
LanguageGHC2021

GeniusYield.Types.Certificate

Description

 
Synopsis

Documentation

data GYCertificatePreBuild #

Certificate state before building the transaction.

data GYCertificate #

Certificate state after populating missing entries from GYCertificatePreBuild.

certificateToStakeCredentialGYCertificateGYStakeCredential #

This casts relevant credentials to stake credentials as that's how cardano-api treats these under the hood, which is nonetheless ugly.