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

#include <bbapi_crypto.hpp>

Public Member Functions

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

Public Attributes

fr hash
 

Static Public Attributes

static constexpr const char MSGPACK_SCHEMA_NAME [] = "Poseidon2HashAccumulateResponse"
 

Detailed Description

Definition at line 67 of file bbapi_crypto.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::bbapi::Poseidon2HashAccumulate::Response::MSGPACK_FIELDS ( hash  )

◆ operator==()

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

Member Data Documentation

◆ hash

fr bb::bbapi::Poseidon2HashAccumulate::Response::hash

Definition at line 69 of file bbapi_crypto.hpp.

◆ MSGPACK_SCHEMA_NAME

constexpr const char bb::bbapi::Poseidon2HashAccumulate::Response::MSGPACK_SCHEMA_NAME[] = "Poseidon2HashAccumulateResponse"
staticconstexpr

Definition at line 68 of file bbapi_crypto.hpp.


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