|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <bbapi_ecc.hpp>
Public Member Functions | |
| MSGPACK_FIELDS (value) | |
| bool | operator== (const Response &) const =default |
Public Attributes | |
| secp256k1::fr | value |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "Secp256k1Reduce512Response" |
Definition at line 175 of file bbapi_ecc.hpp.
| bb::bbapi::Secp256k1Reduce512::Response::MSGPACK_FIELDS | ( | value | ) |
|
default |
|
staticconstexpr |
Definition at line 176 of file bbapi_ecc.hpp.
| secp256k1::fr bb::bbapi::Secp256k1Reduce512::Response::value |
Definition at line 177 of file bbapi_ecc.hpp.