Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Classes | Variables
coordinator.client Namespace Reference

Classes

class  Client
 

Variables

int CHUNK_SIZE = 4096
 
string SERVER_BUSY_503_CLIENT_MSG = "Server is busy. Retrying ..."
 

Variable Documentation

◆ CHUNK_SIZE

int coordinator.client.CHUNK_SIZE = 4096

Definition at line 17 of file client.py.

◆ SERVER_BUSY_503_CLIENT_MSG

string coordinator.client.SERVER_BUSY_503_CLIENT_MSG = "Server is busy. Retrying ..."

Definition at line 18 of file client.py.