Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::bbapi::Blake2sToField::Response Struct Reference

#include <bbapi_crypto.hpp>

Public Member Functions

 MSGPACK_FIELDS (field)
 
bool operator== (const Response &) const =default
 

Public Attributes

fr field
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Blake2sToFieldResponse"
 

Detailed Description

Definition at line 170 of file bbapi_crypto.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::Blake2sToField::Response::MSGPACK_FIELDS ( field  )

◆ operator==()

bool bb::bbapi::Blake2sToField::Response::operator== ( const Response ) const
default

Member Data Documentation

◆ field

fr bb::bbapi::Blake2sToField::Response::field

Definition at line 172 of file bbapi_crypto.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Blake2sToField::Response::MSGPACK_SCHEMA_NAME[] = "Blake2sToFieldResponse"
staticconstexpr

Definition at line 171 of file bbapi_crypto.hpp.


The documentation for this struct was generated from the following file: