Left Curve Software Stack
    Preparing search index...

    Type Alias ProofOp

    type ProofOp = {
        data: Base64;
        key: Base64;
        type: string;
    }
    Index

    Properties

    Properties

    data: Base64
    key: Base64
    type: string