Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for coordinator.contributor_list.ContributorList, including all inherited members.
__getitem__(self, int key) | coordinator.contributor_list.ContributorList | |
__init__(self, List[Contributor] contributors) | coordinator.contributor_list.ContributorList | |
__len__(self) | coordinator.contributor_list.ContributorList | |
contributors | coordinator.contributor_list.ContributorList | |
ensure_validity(self) | coordinator.contributor_list.ContributorList | |
from_json(str json_str) | coordinator.contributor_list.ContributorList | static |
get_contributor_index(self, VerificationKey verification_key) | coordinator.contributor_list.ContributorList | |
to_json(self) | coordinator.contributor_list.ContributorList |