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

#include <bbapi_ecc.hpp>

Public Member Functions

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

Public Attributes

bb::fr value
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "GrumpkinGetRandomFrResponse"
 

Detailed Description

Definition at line 92 of file bbapi_ecc.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::GrumpkinGetRandomFr::Response::MSGPACK_FIELDS ( value  )

◆ operator==()

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

Member Data Documentation

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::GrumpkinGetRandomFr::Response::MSGPACK_SCHEMA_NAME[] = "GrumpkinGetRandomFrResponse"
staticconstexpr

Definition at line 93 of file bbapi_ecc.hpp.

◆ value

bb::fr bb::bbapi::GrumpkinGetRandomFr::Response::value

Definition at line 94 of file bbapi_ecc.hpp.


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