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

#include <tx_events.hpp>

Public Attributes

uint128_t effective_fee_per_da_gas
 
uint128_t effective_fee_per_l2_gas
 
AztecAddress fee_payer
 
FF fee_payer_balance
 
FF fee_juice_balance_slot
 
FF fee
 

Detailed Description

Definition at line 38 of file tx_events.hpp.

Member Data Documentation

◆ effective_fee_per_da_gas

uint128_t bb::avm2::simulation::CollectGasFeeEvent::effective_fee_per_da_gas

Definition at line 39 of file tx_events.hpp.

◆ effective_fee_per_l2_gas

uint128_t bb::avm2::simulation::CollectGasFeeEvent::effective_fee_per_l2_gas

Definition at line 40 of file tx_events.hpp.

◆ fee

FF bb::avm2::simulation::CollectGasFeeEvent::fee

Definition at line 44 of file tx_events.hpp.

◆ fee_juice_balance_slot

FF bb::avm2::simulation::CollectGasFeeEvent::fee_juice_balance_slot

Definition at line 43 of file tx_events.hpp.

◆ fee_payer

AztecAddress bb::avm2::simulation::CollectGasFeeEvent::fee_payer

Definition at line 41 of file tx_events.hpp.

◆ fee_payer_balance

FF bb::avm2::simulation::CollectGasFeeEvent::fee_payer_balance

Definition at line 42 of file tx_events.hpp.


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