|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bbapi_crypto.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (point) | |
| bool | operator== (const Response &) const =default |
Public Attributes | |
| grumpkin::g1::affine_element | point |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "PedersenCommitResponse" |
Definition at line 87 of file bbapi_crypto.hpp.
| bb::bbapi::PedersenCommit::Response::MSGPACK_FIELDS | ( | point | ) |
|
default |
|
staticconstexpr |
Definition at line 88 of file bbapi_crypto.hpp.
| grumpkin::g1::affine_element bb::bbapi::PedersenCommit::Response::point |
Definition at line 89 of file bbapi_crypto.hpp.