Preparing search index...
The search index is not available
@aptos-labs/ts-sdk - v5.1.5
@aptos-labs/ts-sdk
PrivateCode
Groth16VerificationKeyResponse
Type Alias Groth16VerificationKeyResponse
Groth16
Verification
Key
Response
:
{
alpha_g1
:
string
;
beta_g2
:
string
;
delta_g2
:
string
;
gamma_abc_g1
:
[
string
,
string
]
;
gamma_g2
:
string
;
}
The response containing the Groth16 verification key, including the alpha_g1 component.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@aptos-labs/ts-sdk - v5.1.5
Loading...
The response containing the Groth16 verification key, including the alpha_g1 component.