|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <public_tx_simulation_tester.hpp>
Public Attributes | |
| AztecAddress | contract_address |
| std::vector< FF > | calldata = {} |
| bool | is_static_call = false |
Definition at line 57 of file public_tx_simulation_tester.hpp.
| std::vector<FF> bb::avm2::testing::TestEnqueuedCall::calldata = {} |
Definition at line 59 of file public_tx_simulation_tester.hpp.
| AztecAddress bb::avm2::testing::TestEnqueuedCall::contract_address |
Definition at line 58 of file public_tx_simulation_tester.hpp.
| bool bb::avm2::testing::TestEnqueuedCall::is_static_call = false |
Definition at line 60 of file public_tx_simulation_tester.hpp.