AuthV2Inputs class
Auth v2 circuit representation Inputs and public signals declaration, marshalling and parsing
AuthV2Inputs {BaseConfig}
Signature:
export declare class AuthV2Inputs extends BaseConfig
Extends: BaseConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
authClaim | Claim | ||
authClaimIncMtp | Proof | ||
authClaimNonRevMtp | Proof | ||
challenge | bigint | ||
genesisID | Id | ||
gistProof | GISTProof | ||
profileNonce | bigint | ||
signature | Signature | ||
treeState | TreeState |
Methods
Method | Modifiers | Description |
---|---|---|
inputsMarshal() | ||
validate() |