Data structure for CBOR-encoded verifiable presentation request anchors.
This format is used when storing presentation requests on the Concordium blockchain.
Type declaration
hash: Uint8Array
Hash of the presentation request
Optional public?: Record<string, any>
Optional public information that can be included in the anchor
type: "CCDVRA"
Type identifier for Concordium Verifiable Request Anchor
Data structure for CBOR-encoded verifiable presentation request anchors. This format is used when storing presentation requests on the Concordium blockchain.