|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bbapi_ecc.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 [] = "GrumpkinMulResponse" |
Definition at line 29 of file bbapi_ecc.hpp.
| bb::bbapi::GrumpkinMul::Response::MSGPACK_FIELDS | ( | point | ) |
|
default |
|
staticconstexpr |
Definition at line 30 of file bbapi_ecc.hpp.
| grumpkin::g1::affine_element bb::bbapi::GrumpkinMul::Response::point |
Definition at line 31 of file bbapi_ecc.hpp.