Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
Acir::BlackBoxFuncCall::Blake3 Struct Reference

#include <acir.hpp>

Public Member Functions

void msgpack_unpack (msgpack::object const &o)
 

Public Attributes

std::vector< Acir::FunctionInputinputs
 
std::shared_ptr< std::array< Acir::Witness, 32 > > outputs
 

Friends

bool operator== (const Blake3 &, const Blake3 &)
 

Detailed Description

Definition at line 2256 of file acir.hpp.

Member Function Documentation

◆ msgpack_unpack()

void Acir::BlackBoxFuncCall::Blake3::msgpack_unpack ( msgpack::object const &  o)
inline

Definition at line 2262 of file acir.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const Blake3 lhs,
const Blake3 rhs 
)
friend

Definition at line 4477 of file acir.hpp.

Member Data Documentation

◆ inputs

std::vector<Acir::FunctionInput> Acir::BlackBoxFuncCall::Blake3::inputs

Definition at line 2257 of file acir.hpp.

◆ outputs

std::shared_ptr<std::array<Acir::Witness, 32> > Acir::BlackBoxFuncCall::Blake3::outputs

Definition at line 2258 of file acir.hpp.


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