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

#include <public_tx_simulation_tester.hpp>

Public Attributes

AztecAddress address
 
ContractClassWithCommitment contract_class
 
ContractInstance instance
 

Detailed Description

Definition at line 50 of file public_tx_simulation_tester.hpp.

Member Data Documentation

◆ address

AztecAddress bb::avm2::testing::DeployedContract::address

Definition at line 51 of file public_tx_simulation_tester.hpp.

◆ contract_class

ContractClassWithCommitment bb::avm2::testing::DeployedContract::contract_class

Definition at line 52 of file public_tx_simulation_tester.hpp.

◆ instance

ContractInstance bb::avm2::testing::DeployedContract::instance

Definition at line 53 of file public_tx_simulation_tester.hpp.


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