|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <avm_commands.hpp>
Classes | |
| struct | Response |
Public Member Functions | |
| void | msgpack (auto &&pack_fn) |
| Response | execute (AvmRequest &request) && |
| bool | operator== (const AvmShutdown &) const =default |
Static Public Attributes | |
| static constexpr const char | MSGPACK_SCHEMA_NAME [] = "AvmShutdown" |
Definition at line 56 of file avm_commands.hpp.
| AvmShutdown::Response bb::avm::AvmShutdown::execute | ( | AvmRequest & | request | ) | && |
Definition at line 155 of file avm_execute.cpp.
|
inline |
Definition at line 63 of file avm_commands.hpp.
|
default |
|
staticconstexpr |
Definition at line 57 of file avm_commands.hpp.