Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
zeth.cli.utils.NetworkConfig Member List

This is the complete list of members for zeth.cli.utils.NetworkConfig, including all inherited members.

__init__(self, str name, str endpoint, Optional[str] certificate=None, bool insecure=False)zeth.cli.utils.NetworkConfig
certificatezeth.cli.utils.NetworkConfig
endpointzeth.cli.utils.NetworkConfig
from_json(str network_config_json)zeth.cli.utils.NetworkConfigstatic
insecurezeth.cli.utils.NetworkConfig
namezeth.cli.utils.NetworkConfig
to_json(self)zeth.cli.utils.NetworkConfig