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

#include <contract_instance_manager.hpp>

Inheritance diagram for bb::avm2::simulation::ContractInstanceNotFoundError:

Public Member Functions

 ContractInstanceNotFoundError (AztecAddress address, const std::string &message)
 

Public Attributes

AztecAddress address
 

Detailed Description

Definition at line 13 of file contract_instance_manager.hpp.

Constructor & Destructor Documentation

◆ ContractInstanceNotFoundError()

bb::avm2::simulation::ContractInstanceNotFoundError::ContractInstanceNotFoundError ( AztecAddress  address,
const std::string &  message 
)
inline

Definition at line 14 of file contract_instance_manager.hpp.

Member Data Documentation

◆ address

AztecAddress bb::avm2::simulation::ContractInstanceNotFoundError::address

Definition at line 19 of file contract_instance_manager.hpp.


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