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

#include <address_derivation_event.hpp>

Public Attributes

AztecAddress address
 
ContractInstance instance
 
FF salted_initialization_hash
 
FF partial_address
 
FF public_keys_hash
 
FF preaddress
 
EmbeddedCurvePoint preaddress_public_key
 
EmbeddedCurvePoint address_point
 

Detailed Description

Definition at line 8 of file address_derivation_event.hpp.

Member Data Documentation

◆ address

AztecAddress bb::avm2::simulation::AddressDerivationEvent::address

Definition at line 9 of file address_derivation_event.hpp.

◆ address_point

EmbeddedCurvePoint bb::avm2::simulation::AddressDerivationEvent::address_point

Definition at line 16 of file address_derivation_event.hpp.

◆ instance

ContractInstance bb::avm2::simulation::AddressDerivationEvent::instance

Definition at line 10 of file address_derivation_event.hpp.

◆ partial_address

FF bb::avm2::simulation::AddressDerivationEvent::partial_address

Definition at line 12 of file address_derivation_event.hpp.

◆ preaddress

FF bb::avm2::simulation::AddressDerivationEvent::preaddress

Definition at line 14 of file address_derivation_event.hpp.

◆ preaddress_public_key

EmbeddedCurvePoint bb::avm2::simulation::AddressDerivationEvent::preaddress_public_key

Definition at line 15 of file address_derivation_event.hpp.

◆ public_keys_hash

FF bb::avm2::simulation::AddressDerivationEvent::public_keys_hash

Definition at line 13 of file address_derivation_event.hpp.

◆ salted_initialization_hash

FF bb::avm2::simulation::AddressDerivationEvent::salted_initialization_hash

Definition at line 11 of file address_derivation_event.hpp.


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