AtomicQueryMTPV2OnChainPubSignals class
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
public signals
AtomicQueryMTPV2OnChainPubSignals {BaseConfig}
Signature:
export declare class AtomicQueryMTPV2OnChainPubSignals extends BaseConfig
Extends: BaseConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
challenge | bigint | ||
circuitQueryHash | bigint | ||
gistRoot | Hash | ||
isRevocationChecked | number | ||
issuerClaimIdenState | Hash | ||
issuerClaimNonRevState | Hash | ||
issuerID | Id | ||
merklized | number | ||
requestID | bigint | ||
timestamp | number | ||
userID | Id |
Methods
Method | Modifiers | Description |
---|---|---|
pubSignalsUnmarshal(data) | // PubSignalsUnmarshal unmarshal credentialAtomicQueryMTPV2OnChain.circom public signals array to AtomicQueryMTPPubSignals |