|
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 | |
| bb::g2::affine_element | point |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "Bn254G2MulResponse" |
Definition at line 258 of file bbapi_ecc.hpp.
| bb::bbapi::Bn254G2Mul::Response::MSGPACK_FIELDS | ( | point | ) |
|
default |
|
staticconstexpr |
Definition at line 259 of file bbapi_ecc.hpp.
| bb::g2::affine_element bb::bbapi::Bn254G2Mul::Response::point |
Definition at line 260 of file bbapi_ecc.hpp.