Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <siloing_event.hpp>
Public Attributes | |
SiloingType | type |
FF | elem |
FF | siloed_by |
FF | siloed_elem |
Definition at line 9 of file siloing_event.hpp.
FF bb::avm2::simulation::SiloingEvent::elem |
Definition at line 11 of file siloing_event.hpp.
FF bb::avm2::simulation::SiloingEvent::siloed_by |
Definition at line 12 of file siloing_event.hpp.
FF bb::avm2::simulation::SiloingEvent::siloed_elem |
Definition at line 13 of file siloing_event.hpp.
SiloingType bb::avm2::simulation::SiloingEvent::type |
Definition at line 10 of file siloing_event.hpp.