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

#include <execution.hpp>

Public Attributes

MemoryAddress rd_offset
 
MemoryAddress rd_size
 
Gas gas_used
 
SideEffectStates side_effect_states
 
bool success
 

Detailed Description

Definition at line 38 of file execution.hpp.

Member Data Documentation

◆ gas_used

Gas bb::avm2::simulation::ExecutionResult::gas_used

Definition at line 41 of file execution.hpp.

◆ rd_offset

MemoryAddress bb::avm2::simulation::ExecutionResult::rd_offset

Definition at line 39 of file execution.hpp.

◆ rd_size

MemoryAddress bb::avm2::simulation::ExecutionResult::rd_size

Definition at line 40 of file execution.hpp.

◆ side_effect_states

SideEffectStates bb::avm2::simulation::ExecutionResult::side_effect_states

Definition at line 42 of file execution.hpp.

◆ success

bool bb::avm2::simulation::ExecutionResult::success

Definition at line 43 of file execution.hpp.


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