|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for coordinator.server_state.ServerState, including all inherited members.
| __init__(self, int next_contributor_index, int num_contributors, float next_contributor_deadline) | coordinator.server_state.ServerState | |
| from_json(str state_json) | coordinator.server_state.ServerState | static |
| have_all_contributions(self) | coordinator.server_state.ServerState | |
| next_contributor_deadline | coordinator.server_state.ServerState | |
| next_contributor_index | coordinator.server_state.ServerState | |
| received_contribution(self, float next_deadline) | coordinator.server_state.ServerState | |
| to_json(self) | coordinator.server_state.ServerState | |
| update(self, float now, float interval) | coordinator.server_state.ServerState |
1.8.17