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

#include <tx_execution.hpp>

Public Attributes

GasUsed gas_used
 
RevertCode revert_code = RevertCode::OK
 
FF transaction_fee
 

Detailed Description

Definition at line 27 of file tx_execution.hpp.

Member Data Documentation

◆ gas_used

GasUsed bb::avm2::simulation::TxExecutionResult::gas_used

Definition at line 28 of file tx_execution.hpp.

◆ revert_code

RevertCode bb::avm2::simulation::TxExecutionResult::revert_code = RevertCode::OK

Definition at line 29 of file tx_execution.hpp.

◆ transaction_fee

FF bb::avm2::simulation::TxExecutionResult::transaction_fee

Definition at line 30 of file tx_execution.hpp.


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