|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <poseidon2_event.hpp>
Public Attributes | |
| std::array< FF, 4 > | input = { 0, 0, 0, 0 } |
| std::array< FF, 4 > | output = { 0, 0, 0, 0 } |
Definition at line 18 of file poseidon2_event.hpp.
| std::array<FF, 4> bb::avm2::simulation::Poseidon2PermutationEvent::input = { 0, 0, 0, 0 } |
Definition at line 19 of file poseidon2_event.hpp.
| std::array<FF, 4> bb::avm2::simulation::Poseidon2PermutationEvent::output = { 0, 0, 0, 0 } |
Definition at line 20 of file poseidon2_event.hpp.