Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
MultiPhaseStats Struct Reference

Public Attributes

size_t txs_with_setup_and_app_logic = 0
 
size_t txs_with_setup_and_teardown = 0
 
size_t txs_with_app_logic_and_teardown = 0
 
size_t txs_with_all_three_phases = 0
 
size_t txs_with_multiple_phases = 0
 

Detailed Description

Definition at line 182 of file avm_tx_corpus_analyzer.cpp.

Member Data Documentation

◆ txs_with_all_three_phases

size_t MultiPhaseStats::txs_with_all_three_phases = 0

Definition at line 186 of file avm_tx_corpus_analyzer.cpp.

◆ txs_with_app_logic_and_teardown

size_t MultiPhaseStats::txs_with_app_logic_and_teardown = 0

Definition at line 185 of file avm_tx_corpus_analyzer.cpp.

◆ txs_with_multiple_phases

size_t MultiPhaseStats::txs_with_multiple_phases = 0

Definition at line 187 of file avm_tx_corpus_analyzer.cpp.

◆ txs_with_setup_and_app_logic

size_t MultiPhaseStats::txs_with_setup_and_app_logic = 0

Definition at line 183 of file avm_tx_corpus_analyzer.cpp.

◆ txs_with_setup_and_teardown

size_t MultiPhaseStats::txs_with_setup_and_teardown = 0

Definition at line 184 of file avm_tx_corpus_analyzer.cpp.


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