Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
zeth.core.zksnark.Groth16.VerificationKey Member List

This is the complete list of members for zeth.core.zksnark.Groth16.VerificationKey, including all inherited members.

__init__(self, G1Point alpha, G2Point beta, G2Point delta, List[G1Point] abc)zeth.core.zksnark.Groth16.VerificationKey
abczeth.core.zksnark.Groth16.VerificationKey
alphazeth.core.zksnark.Groth16.VerificationKey
betazeth.core.zksnark.Groth16.VerificationKey
deltazeth.core.zksnark.Groth16.VerificationKey
from_json_dict(Dict[str, Any] json_dict)zeth.core.zksnark.Groth16.VerificationKeystatic
to_json_dict(self)zeth.core.zksnark.Groth16.VerificationKey