|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
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" |
Get a random Grumpkin field element (BN254 Fr)
Definition at line 89 of file bbapi_ecc.hpp.
| GrumpkinGetRandomFr::Response bb::bbapi::GrumpkinGetRandomFr::execute | ( | BBApiRequest & | request | ) | && |
Definition at line 39 of file bbapi_ecc.cpp.
| bb::bbapi::GrumpkinGetRandomFr::MSGPACK_FIELDS | ( | dummy | ) |
|
default |
| uint8_t bb::bbapi::GrumpkinGetRandomFr::dummy = 0 |
Definition at line 100 of file bbapi_ecc.hpp.
|
staticconstexpr |
Definition at line 90 of file bbapi_ecc.hpp.