Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <poseidon2_event.hpp>
Public Attributes | |
std::array< FF, 4 > | input |
std::array< FF, 4 > | output |
Definition at line 23 of file poseidon2_event.hpp.
std::array<FF, 4> bb::avm2::simulation::Poseidon2PermutationEvent::input |
Definition at line 24 of file poseidon2_event.hpp.
std::array<FF, 4> bb::avm2::simulation::Poseidon2PermutationEvent::output |
Definition at line 25 of file poseidon2_event.hpp.