Load a circuit into the ClientIVC instance for accumulation.
More...
#include <bbapi_client_ivc.hpp>
|
struct | Response |
| Empty response indicating successful circuit loading. More...
|
|
Load a circuit into the ClientIVC instance for accumulation.
Definition at line 48 of file bbapi_client_ivc.hpp.
◆ execute()
◆ MSGPACK_FIELDS()
bb::bbapi::ClientIvcLoad::MSGPACK_FIELDS |
( |
circuit |
| ) |
|
◆ operator==()
bool bb::bbapi::ClientIvcLoad::operator== |
( |
const ClientIvcLoad & |
| ) |
const |
|
default |
◆ circuit
Circuit to be loaded with its bytecode and verification key.
Definition at line 63 of file bbapi_client_ivc.hpp.
◆ MSGPACK_SCHEMA_NAME
constexpr const char* bb::bbapi::ClientIvcLoad::MSGPACK_SCHEMA_NAME = "ClientIvcLoad" |
|
staticconstexpr |
The documentation for this struct was generated from the following files: