|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <tx_events.hpp>
Public Attributes | |
| TxContextEvent | state |
| Gas | gas_limit |
| Gas | teardown_gas_limit |
| PhaseLengths | phase_lengths |
Definition at line 40 of file tx_events.hpp.
| Gas bb::avm2::simulation::TxStartupEvent::gas_limit |
Definition at line 42 of file tx_events.hpp.
| PhaseLengths bb::avm2::simulation::TxStartupEvent::phase_lengths |
Definition at line 44 of file tx_events.hpp.
| TxContextEvent bb::avm2::simulation::TxStartupEvent::state |
Definition at line 41 of file tx_events.hpp.
| Gas bb::avm2::simulation::TxStartupEvent::teardown_gas_limit |
Definition at line 43 of file tx_events.hpp.