Documentation
    Preparing search index...

    Interface SimulatedProofOfEventChallengeResponse

    interface SimulatedProofOfEventChallengeResponse {
        errorMessage: string;
        id: string;
        operationsList: string;
        senderId: string;
        type: SimulatedProofOfEventChallengeResponse;
        version: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    errorMessage: string
    id: string
    operationsList: string
    senderId: string
    version: string