Shared type definitions for the Barretenberg RPC API.
bool operator==(const Response &) const =default
static constexpr const char MSGPACK_SCHEMA_NAME[]
Initialize Grumpkin SRS with Grumpkin points.
static constexpr const char MSGPACK_SCHEMA_NAME[]
bool operator==(const SrsInitGrumpkinSrs &) const =default
Response execute(BBApiRequest &request) &&
MSGPACK_FIELDS(points_buf, num_points)
std::vector< uint8_t > points_buf
bool operator==(const Response &) const =default
static constexpr const char MSGPACK_SCHEMA_NAME[]
Initialize BN254 SRS with G1 and G2 points.
static constexpr const char MSGPACK_SCHEMA_NAME[]
bool operator==(const SrsInitSrs &) const =default
std::vector< uint8_t > points_buf
MSGPACK_FIELDS(points_buf, num_points, g2_point)
Response execute(BBApiRequest &request) &&
std::vector< uint8_t > g2_point