Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Classes | |
class | coordinator.server.Server |
Namespaces | |
coordinator.server | |
Variables | |
string | coordinator.server.STATE_FILE = "server_state.json" |
string | coordinator.server.UPLOAD_FILE = "upload.raw" |
string | coordinator.server.LOG_FILE = "server.log" |
int | coordinator.server.SEND_CHUNK_SIZE = 4096 |