Contains proof and public inputs. Both are given as vectors of fields. To be used for verification. Example uses of this Response would be verification in native BB, WASM BB, solidity or recursively through Noir.
More...
#include <bbapi_ultra_honk.hpp>
Contains proof and public inputs. Both are given as vectors of fields. To be used for verification. Example uses of this Response would be verification in native BB, WASM BB, solidity or recursively through Noir.
Definition at line 54 of file bbapi_ultra_honk.hpp.
◆ MSGPACK_FIELDS()
◆ operator==()
| bool bb::bbapi::CircuitProve::Response::operator== |
( |
const Response & |
| ) |
const |
|
default |
◆ MSGPACK_SCHEMA_NAME
| constexpr const char bb::bbapi::CircuitProve::Response::MSGPACK_SCHEMA_NAME[] = "CircuitProveResponse" |
|
staticconstexpr |
◆ proof
| std::vector<uint256_t> bb::bbapi::CircuitProve::Response::proof |
◆ public_inputs
| std::vector<uint256_t> bb::bbapi::CircuitProve::Response::public_inputs |
◆ vk
The documentation for this struct was generated from the following file: