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

Get a random Secp256k1 field element. More...

#include <bbapi_ecc.hpp>

Classes

struct  Response
 

Public Member Functions

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

Public Attributes

uint8_t dummy = 0
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Secp256k1GetRandomFr"
 

Detailed Description

Get a random Secp256k1 field element.

Definition at line 151 of file bbapi_ecc.hpp.

Member Function Documentation

◆ execute()

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

Definition at line 60 of file bbapi_ecc.cpp.

◆ MSGPACK_FIELDS()

bb::bbapi::Secp256k1GetRandomFr::MSGPACK_FIELDS ( dummy  )

◆ operator==()

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

Member Data Documentation

◆ dummy

uint8_t bb::bbapi::Secp256k1GetRandomFr::dummy = 0

Definition at line 162 of file bbapi_ecc.hpp.

◆ MSGPACK_SCHEMA_NAME

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

Definition at line 152 of file bbapi_ecc.hpp.


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