|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|

Go to the source code of this file.
Functions | |
| int | mpc_main (const std::map< std::string, mpc_subcommand * > &subcommands, const ProtoboardInitFn &pb_init, int argc, char **argv) |
| Main entry point into the mpc command for a given circuit. More... | |
| int mpc_main | ( | const std::map< std::string, mpc_subcommand * > & | subcommands, |
| const ProtoboardInitFn & | pb_init, | ||
| int | argc, | ||
| char ** | argv | ||
| ) |
Main entry point into the mpc command for a given circuit.
Definition at line 43 of file mpc_common.cpp.


1.8.17