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

#include <poseidon2_event.hpp>

Public Attributes

std::vector< FFinputs
 
std::vector< std::array< FF, 4 > > intermediate_states
 
FF output
 

Detailed Description

Definition at line 17 of file poseidon2_event.hpp.

Member Data Documentation

◆ inputs

std::vector<FF> bb::avm2::simulation::Poseidon2HashEvent::inputs

Definition at line 18 of file poseidon2_event.hpp.

◆ intermediate_states

std::vector<std::array<FF, 4> > bb::avm2::simulation::Poseidon2HashEvent::intermediate_states

Definition at line 19 of file poseidon2_event.hpp.

◆ output

FF bb::avm2::simulation::Poseidon2HashEvent::output

Definition at line 20 of file poseidon2_event.hpp.


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