AtomicQueryMTPV2PubSignals class
Public signals
AtomicQueryMTPV2PubSignals {BaseConfig}
Signature:
export declare class AtomicQueryMTPV2PubSignals extends BaseConfig
Extends: BaseConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
claimPathKey? | bigint | (Optional) | |
claimPathNotExists? | number | (Optional) | |
claimSchema? | SchemaHash | (Optional) | |
isRevocationChecked? | number | (Optional) | |
issuerClaimIdenState? | Hash | (Optional) | |
issuerClaimNonRevState? | Hash | (Optional) | |
issuerID? | Id | (Optional) | |
merklized? | number | (Optional) | |
operator? | number | (Optional) | |
requestID? | bigint | (Optional) | |
slotIndex? | number | (Optional) | |
timestamp? | number | (Optional) | |
userID? | Id | (Optional) | |
value | bigint[] |
Methods
Method | Modifiers | Description |
---|---|---|
pubSignalsUnmarshal(data) | PubSignalsUnmarshal unmarshal credentialAtomicQueryMTP.circom public signals array to AtomicQueryMTPPubSignals |