Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include "barretenberg/vm2/simulation/gas_tracker.hpp"
#include <cstddef>
#include <cstdint>
#include "barretenberg/vm2/common/gas.hpp"
Go to the source code of this file.
Namespaces | |
namespace | bb |
Entry point for Barretenberg command-line interface. | |
namespace | bb::avm2 |
namespace | bb::avm2::simulation |
uint64_t daGas |
Definition at line 14 of file gas_tracker.cpp.
uint64_t l2Gas |
Definition at line 13 of file gas_tracker.cpp.