|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
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 |
Definition at line 182 of file avm_tx_corpus_analyzer.cpp.
| size_t MultiPhaseStats::txs_with_all_three_phases = 0 |
Definition at line 186 of file avm_tx_corpus_analyzer.cpp.
| size_t MultiPhaseStats::txs_with_app_logic_and_teardown = 0 |
Definition at line 185 of file avm_tx_corpus_analyzer.cpp.
| size_t MultiPhaseStats::txs_with_multiple_phases = 0 |
Definition at line 187 of file avm_tx_corpus_analyzer.cpp.
| size_t MultiPhaseStats::txs_with_setup_and_app_logic = 0 |
Definition at line 183 of file avm_tx_corpus_analyzer.cpp.
| size_t MultiPhaseStats::txs_with_setup_and_teardown = 0 |
Definition at line 184 of file avm_tx_corpus_analyzer.cpp.