Ask the server for the status of a queued server-side proof.

interface ProofStatusRequest {
    hash: string;
}

Properties

Properties

hash: string

Generated using TypeDoc