Parses a GPCBoundConfig from a JSON-compatible representation, potentially received directly from JSON.parse. See JSONProofConfig for information about the format.
JSON.parse
the JSON representation
Optional
a config object
if the config is invalid
Generated using TypeDoc
Parses a GPCBoundConfig from a JSON-compatible representation, potentially received directly from
JSON.parse
. See JSONProofConfig for information about the format.