Convert a verification key to field elements representation. WORKTODO(bbapi): this should become mostly obsolete with having the verification keys always reported as field elements as well, and having a simpler serialization method.
More...
#include <bbapi_ultra_honk.hpp>
Convert a verification key to field elements representation. WORKTODO(bbapi): this should become mostly obsolete with having the verification keys always reported as field elements as well, and having a simpler serialization method.
Definition at line 130 of file bbapi_ultra_honk.hpp.
◆ execute()
◆ MSGPACK_FIELDS()
◆ operator==()
bool bb::bbapi::VkAsFields::operator== |
( |
const VkAsFields & |
| ) |
const |
|
default |
◆ MSGPACK_SCHEMA_NAME
constexpr const char* bb::bbapi::VkAsFields::MSGPACK_SCHEMA_NAME = "VkAsFields" |
|
staticconstexpr |
◆ verification_key
std::vector<uint8_t> bb::bbapi::VkAsFields::verification_key |
The documentation for this struct was generated from the following files: