Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
zeth.core.pairing.G2Point Member List

This is the complete list of members for zeth.core.pairing.G2Point, including all inherited members.

__eq__(self, object other)zeth.core.pairing.G2Point
__init__(self, Union[str, List[str]] x_coord, Union[str, List[str]] y_coord)zeth.core.pairing.G2Point
__repr__(self)zeth.core.pairing.G2Point
__str__(self)zeth.core.pairing.G2Point
from_json_list(List[Union[str, List[str]]] json_list)zeth.core.pairing.G2Pointstatic
to_json_list(self)zeth.core.pairing.G2Point
x_coordzeth.core.pairing.G2Point
y_coordzeth.core.pairing.G2Point