The server's response to a ProofStatusRequest.
If status === ERROR, error string from server, else undefined;
If status === COMPLETE, JSON.stringify(SerializedPCD), else undefined
Generated using TypeDoc
The server's response to a ProofStatusRequest.