|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <tx_context.hpp>
Public Member Functions | |
| TxContextEvent | serialize_tx_context_event () const |
Definition at line 11 of file tx_context.hpp.
|
inline |
Definition at line 19 of file tx_context.hpp.
| ContextProviderInterface& bb::avm2::simulation::TxContext::context_provider |
Definition at line 15 of file tx_context.hpp.
| Gas bb::avm2::simulation::TxContext::gas_used = { 0, 0 } |
Definition at line 16 of file tx_context.hpp.
| HighLevelMerkleDBInterface& bb::avm2::simulation::TxContext::merkle_db |
Definition at line 12 of file tx_context.hpp.
| RetrievedBytecodesTreeCheckInterface& bb::avm2::simulation::TxContext::retrieved_bytecodes_tree |
Definition at line 14 of file tx_context.hpp.
| SideEffectStates bb::avm2::simulation::TxContext::side_effect_states = { 0, 0 } |
Definition at line 17 of file tx_context.hpp.
| WrittenPublicDataSlotsTreeCheckInterface& bb::avm2::simulation::TxContext::written_public_data_slots_tree |
Definition at line 13 of file tx_context.hpp.