Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Namespaces | |
zeth.core.proto_utils | |
Functions | |
Dict[str, str] | zeth.core.proto_utils.zeth_note_to_json_dict (ZethNote zeth_note_grpc_obj) |
ZethNote | zeth.core.proto_utils.zeth_note_from_json_dict (Dict[str, str] parsed_zeth_note) |
bytes | zeth.core.proto_utils.zeth_note_to_bytes (ZethNote zeth_note_grpc_obj) |
ZethNote | zeth.core.proto_utils.zeth_note_from_bytes (bytes note_bytes) |