Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
coordinator.server_state.ServerState Member List

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.ServerStatestatic
have_all_contributions(self)coordinator.server_state.ServerState
next_contributor_deadlinecoordinator.server_state.ServerState
next_contributor_indexcoordinator.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