Left Curve Software Stack
    Preparing search index...

    Type Alias ArbitrarySignatureOutcome

    type ArbitrarySignatureOutcome = {
        credential: Credential;
        signed: JsonValue;
    }
    Index

    Properties

    Properties

    credential: Credential
    signed: JsonValue