Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::avm2::simulation::TxContextEvent Struct Reference

#include <tx_context_event.hpp>

Public Attributes

Gas gas_used
 
TreeStates tree_states
 
AppendOnlyTreeSnapshot written_public_data_slots_tree_snapshot
 
SideEffectStates side_effect_states
 
uint32_t next_context_id
 

Detailed Description

Definition at line 7 of file tx_context_event.hpp.

Member Data Documentation

◆ gas_used

Gas bb::avm2::simulation::TxContextEvent::gas_used

Definition at line 9 of file tx_context_event.hpp.

◆ next_context_id

uint32_t bb::avm2::simulation::TxContextEvent::next_context_id

Definition at line 19 of file tx_context_event.hpp.

◆ side_effect_states

SideEffectStates bb::avm2::simulation::TxContextEvent::side_effect_states

Definition at line 16 of file tx_context_event.hpp.

◆ tree_states

TreeStates bb::avm2::simulation::TxContextEvent::tree_states

Definition at line 12 of file tx_context_event.hpp.

◆ written_public_data_slots_tree_snapshot

AppendOnlyTreeSnapshot bb::avm2::simulation::TxContextEvent::written_public_data_slots_tree_snapshot

Definition at line 13 of file tx_context_event.hpp.


The documentation for this struct was generated from the following file: