|
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 | |
| secp256k1::g1::affine_element | point |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "Secp256k1MulResponse" |
Definition at line 133 of file bbapi_ecc.hpp.
| bb::bbapi::Secp256k1Mul::Response::MSGPACK_FIELDS | ( | point | ) |
|
default |
|
staticconstexpr |
Definition at line 134 of file bbapi_ecc.hpp.
| secp256k1::g1::affine_element bb::bbapi::Secp256k1Mul::Response::point |
Definition at line 135 of file bbapi_ecc.hpp.