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

#include <public_tx_simulation_tester.hpp>

Public Attributes

AztecAddress contract_address
 
std::vector< FFcalldata = {}
 
bool is_static_call = false
 

Detailed Description

Definition at line 57 of file public_tx_simulation_tester.hpp.

Member Data Documentation

◆ calldata

std::vector<FF> bb::avm2::testing::TestEnqueuedCall::calldata = {}

Definition at line 59 of file public_tx_simulation_tester.hpp.

◆ contract_address

AztecAddress bb::avm2::testing::TestEnqueuedCall::contract_address

Definition at line 58 of file public_tx_simulation_tester.hpp.

◆ is_static_call

bool bb::avm2::testing::TestEnqueuedCall::is_static_call = false

Definition at line 60 of file public_tx_simulation_tester.hpp.


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