|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bbapi_ecc.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (points) | |
| bool | operator== (const Response &) const =default |
Public Attributes | |
| std::vector< grumpkin::g1::affine_element > | points |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "GrumpkinBatchMulResponse" |
Definition at line 71 of file bbapi_ecc.hpp.
| bb::bbapi::GrumpkinBatchMul::Response::MSGPACK_FIELDS | ( | points | ) |
|
default |
|
staticconstexpr |
Definition at line 72 of file bbapi_ecc.hpp.
| std::vector<grumpkin::g1::affine_element> bb::bbapi::GrumpkinBatchMul::Response::points |
Definition at line 73 of file bbapi_ecc.hpp.