Accumulate the previously loaded circuit into the IVC proof.
More...
#include <bbapi_client_ivc.hpp>
|
struct | Response |
| Empty response indicating successful circuit accumulation. More...
|
|
|
std::vector< uint8_t > | witness |
| Serialized witness data for the last loaded circuit.
|
|
Accumulate the previously loaded circuit into the IVC proof.
Definition at line 73 of file bbapi_client_ivc.hpp.
◆ execute()
◆ MSGPACK_FIELDS()
bb::bbapi::ClientIvcAccumulate::MSGPACK_FIELDS |
( |
witness |
| ) |
|
◆ operator==()
◆ MSGPACK_SCHEMA_NAME
constexpr const char* bb::bbapi::ClientIvcAccumulate::MSGPACK_SCHEMA_NAME = "ClientIvcAccumulate" |
|
staticconstexpr |
◆ witness
std::vector<uint8_t> bb::bbapi::ClientIvcAccumulate::witness |
The documentation for this struct was generated from the following files: