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

Go to the source code of this file.

Typedefs

using pp = defaults::pp
 

Variables

mpc_subcommandmpc_phase2_verify_contribution_cmd
 

Typedef Documentation

◆ pp

using pp = defaults::pp

Definition at line 9 of file mpc_phase2_verify_contribution.cpp.

Variable Documentation

◆ mpc_phase2_verify_contribution_cmd

mpc_subcommand* mpc_phase2_verify_contribution_cmd
Initial value:
=
new mpc_phase2_verify_contribution()

Definition at line 142 of file mpc_phase2_verify_contribution.cpp.