Accumulate the previously loaded circuit into the IVC proof.
More...
#include <bbapi_chonk.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_chonk.hpp.
◆ execute()
◆ MSGPACK_FIELDS()
| bb::bbapi::ChonkAccumulate::MSGPACK_FIELDS |
( |
witness |
| ) |
|
◆ operator==()
| bool bb::bbapi::ChonkAccumulate::operator== |
( |
const ChonkAccumulate & |
| ) |
const |
|
default |
◆ MSGPACK_SCHEMA_NAME
| constexpr const char bb::bbapi::ChonkAccumulate::MSGPACK_SCHEMA_NAME[] = "ChonkAccumulate" |
|
staticconstexpr |
◆ witness
| std::vector<uint8_t> bb::bbapi::ChonkAccumulate::witness |
Serialized witness data for the last loaded circuit.
Definition at line 88 of file bbapi_chonk.hpp.
The documentation for this struct was generated from the following files: