|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <tx_execution.hpp>
Public Attributes | |
| GasUsed | gas_used |
| RevertCode | revert_code = RevertCode::OK |
| FF | transaction_fee |
Definition at line 27 of file tx_execution.hpp.
| GasUsed bb::avm2::simulation::TxExecutionResult::gas_used |
Definition at line 28 of file tx_execution.hpp.
| RevertCode bb::avm2::simulation::TxExecutionResult::revert_code = RevertCode::OK |
Definition at line 29 of file tx_execution.hpp.
| FF bb::avm2::simulation::TxExecutionResult::transaction_fee |
Definition at line 30 of file tx_execution.hpp.