Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Interface CertificateComputedEffect

    interface CertificateComputedEffect {
        certificateAccount: GenericAccount;
        certificateHash: CertificateHash;
        fields: ComputedBlocksEffectFields;
        type: "CERTIFICATE";
    }
    Index

    Properties

    certificateAccount: GenericAccount
    certificateHash: CertificateHash
    type: "CERTIFICATE"