ZkLoginVerifyResult
The result of the zkLogin signature verification.
type ZkLoginVerifyResult {
success: Boolean
}
Fields
ZkLoginVerifyResult.success ● Boolean scalar
Whether the signature was verified successfully.
Returned By
verifyZkLoginSignature query