AtomicQueryMTPV2Inputs class
AtomicQueryMTPInputs ZK private inputs for credentialAtomicQueryMTP.circom
AtomicQueryMTPV2Inputs {BaseConfig}
Signature:
export declare class AtomicQueryMTPV2Inputs extends BaseConfig
Extends: BaseConfig
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| claim | ClaimWithMTPProof | ||
| claimSubjectProfileNonce | bigint | ||
| currentTimeStamp | number | ||
| id | Id | ||
| profileNonce | bigint | ||
| query | Query | ||
| requestID | bigint | ||
| skipClaimRevocationCheck | boolean |
Methods
| Method | Modifiers | Description |
|---|---|---|
| inputsMarshal() | Inputs marshalling | |
| validate() | Validate AtomicQueryMTPV2 inputs |