Converts a GPCBoundConfig to a JSON-compatible representation which can be serialized directly using JSON.stringify. See JSONProofConfig for information about the format.
JSON.stringify
the config object to convert
a JSON representation
if the config is invalid
Generated using TypeDoc
Converts a GPCBoundConfig to a JSON-compatible representation which can be serialized directly using
JSON.stringify
. See JSONProofConfig for information about the format.