Preparing search index...
The search index is not available
Shogun SDK Documentation v1.1.4 - v6.5.3
Shogun SDK Documentation v1.1.4
ZkProofVerificationResult
Interface ZkProofVerificationResult
ZK-Proof verification result
interface
ZkProofVerificationResult
{
commitment
?:
string
;
error
?:
string
;
success
:
boolean
;
verified
:
boolean
;
}
Index
Properties
commitment?
error?
success
verified
Properties
Optional
commitment
commitment
?:
string
Optional
error
error
?:
string
success
success
:
boolean
verified
verified
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
commitment
error
success
verified
Shogun SDK Documentation v1.1.4 - v6.5.3
Loading...
ZK-Proof verification result