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