|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Stop the batch verifier service. More...
#include <bbapi_chonk.hpp>
Classes | |
| struct | Response |
Public Member Functions | |
| Response | execute (BBApiRequest &request) && |
| void | msgpack (auto &&pack_fn) |
| bool | operator== (const ChonkBatchVerifierStop &) const =default |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "ChonkBatchVerifierStop" |
Stop the batch verifier service.
Definition at line 445 of file bbapi_chonk.hpp.
| ChonkBatchVerifierStop::Response bb::bbapi::ChonkBatchVerifierStop::execute | ( | BBApiRequest & | request | ) | && |
Definition at line 533 of file bbapi_chonk.cpp.
|
inline |
Definition at line 455 of file bbapi_chonk.hpp.
|
default |
|
staticconstexpr |
Definition at line 446 of file bbapi_chonk.hpp.