Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Classes | |
class | global_options |
Typedefs | |
using | Field = libzeth::defaults::Field |
using | ProtoboardInitFn = std::function< void(libsnark::protoboard< Field > &)> |
using | mpc_subcommand = libtool::subcommand< global_options > |
using Field = libzeth::defaults::Field |
Definition at line 11 of file mpc_subcommand.hpp.
Definition at line 22 of file mpc_subcommand.hpp.
using ProtoboardInitFn = std::function<void(libsnark::protoboard<Field> &)> |
Definition at line 13 of file mpc_subcommand.hpp.