Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Typedefs | Variables
mpc_phase2_contribute.cpp File Reference
#include "libzeth/mpc/groth16/phase2.hpp"
#include "mpc_common.hpp"
Include dependency graph for mpc_phase2_contribute.cpp:

Go to the source code of this file.

Typedefs

using pp = defaults::pp
 

Variables

mpc_subcommandmpc_phase2_contribute_cmd = new mpc_phase2_contribute()
 

Typedef Documentation

◆ pp

using pp = defaults::pp

Definition at line 9 of file mpc_phase2_contribute.cpp.

Variable Documentation

◆ mpc_phase2_contribute_cmd

mpc_subcommand* mpc_phase2_contribute_cmd = new mpc_phase2_contribute()

Definition at line 167 of file mpc_phase2_contribute.cpp.