Skip to content

DID_CONTEXTS

const DID_CONTEXTS: any

An object containing static copies of JSON-LD context files relevant to DID documents, of the form <context URL> -> context. These context definitions are not supposed to change; therefore, a cached version can (and should) be used to avoid unexpected changes in definitions.

Source

did/src/DidDocumentExporter/DidContexts.ts:29