Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for zeth.core.pairing.G1Point, including all inherited members.
__eq__(self, object other) | zeth.core.pairing.G1Point | |
__init__(self, str x_coord, str y_coord) | zeth.core.pairing.G1Point | |
__repr__(self) | zeth.core.pairing.G1Point | |
__str__(self) | zeth.core.pairing.G1Point | |
from_json_list(List[str] json_list) | zeth.core.pairing.G1Point | static |
to_json_list(self) | zeth.core.pairing.G1Point | |
x_coord | zeth.core.pairing.G1Point | |
y_coord | zeth.core.pairing.G1Point |