Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <gadget.hpp>
Public Member Functions | |
gadget (protoboard< FieldT > &pb, const std::string &annotation_prefix) | |
Protected Attributes | |
protoboard< FieldT > & | pb |
const std::string | annotation_prefix |
Definition at line 16 of file gadget.hpp.
libsnark::gadget< FieldT >::gadget | ( | protoboard< FieldT > & | pb, |
const std::string & | annotation_prefix | ||
) |
|
protected |
Definition at line 20 of file gadget.hpp.
|
protected |
Definition at line 19 of file gadget.hpp.