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

Get a random Grumpkin field element (BN254 Fr) More...

#include <bbapi_ecc.hpp>

Classes

struct  Response
 

Public Member Functions

Response execute (BBApiRequest &request) &&
 
 MSGPACK_FIELDS (dummy)
 
bool operator== (const GrumpkinGetRandomFr &) const =default
 

Public Attributes

uint8_t dummy = 0
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "GrumpkinGetRandomFr"
 

Detailed Description

Get a random Grumpkin field element (BN254 Fr)

Definition at line 89 of file bbapi_ecc.hpp.

Member Function Documentation

◆ execute()

GrumpkinGetRandomFr::Response bb::bbapi::GrumpkinGetRandomFr::execute ( BBApiRequest request) &&

Definition at line 39 of file bbapi_ecc.cpp.

◆ MSGPACK_FIELDS()

bb::bbapi::GrumpkinGetRandomFr::MSGPACK_FIELDS ( dummy  )

◆ operator==()

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

Member Data Documentation

◆ dummy

uint8_t bb::bbapi::GrumpkinGetRandomFr::dummy = 0

Definition at line 100 of file bbapi_ecc.hpp.

◆ MSGPACK_SCHEMA_NAME

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

Definition at line 90 of file bbapi_ecc.hpp.


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