Type alias GivenContext

GivenContext: GivenContextContextString | GivenContextResourceID | GivenContextBlockHash | GivenContextPaymentHash | GivenContextConnectionID | GivenContextNonce

Union type representing all possible context information that can be provided in verifiable presentation interactions. Each variant contains specific data relevant to the verification process.

Generated using TypeDoc