Deserializes GPCProofConfig from the full-fidelity format produced by serializeGPCProofConfig, and checks the validity of the configuration.
GPCProofConfig
a string representation of GPCProofConfig
GPCProofConfig deserialized from the string
SyntaxError if the serialized form cannot be parsed
TypeError if the serialized form doesn't match the expected type
Generated using TypeDoc
Deserializes
GPCProofConfig
from the full-fidelity format produced by serializeGPCProofConfig, and checks the validity of the configuration.