Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <ecc_events.hpp>
Public Attributes | |
uint32_t | execution_clk |
uint32_t | space_id |
EmbeddedCurvePoint | p |
EmbeddedCurvePoint | q |
EmbeddedCurvePoint | result |
MemoryAddress | dst_address |
Definition at line 20 of file ecc_events.hpp.
MemoryAddress bb::avm2::simulation::EccAddMemoryEvent::dst_address |
Definition at line 26 of file ecc_events.hpp.
uint32_t bb::avm2::simulation::EccAddMemoryEvent::execution_clk |
Definition at line 21 of file ecc_events.hpp.
EmbeddedCurvePoint bb::avm2::simulation::EccAddMemoryEvent::p |
Definition at line 23 of file ecc_events.hpp.
EmbeddedCurvePoint bb::avm2::simulation::EccAddMemoryEvent::q |
Definition at line 24 of file ecc_events.hpp.
EmbeddedCurvePoint bb::avm2::simulation::EccAddMemoryEvent::result |
Definition at line 25 of file ecc_events.hpp.
uint32_t bb::avm2::simulation::EccAddMemoryEvent::space_id |
Definition at line 22 of file ecc_events.hpp.