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