|
barretenberg
|
Each rom array is an instance of memory transcript. It saves values and indexes for a particular memory array. More...
#include <ultra_circuit_builder.hpp>
Public Member Functions | |
| bool | operator== (const RomTranscript &other) const noexcept |
Public Attributes | |
| std::vector< std::array< uint32_t, 2 > > | state |
| std::vector< RomRecord > | records |
Each rom array is an instance of memory transcript. It saves values and indexes for a particular memory array.