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

#include <instruction_block.hpp>

Public Member Functions

 MSGPACK_FIELDS (instructions, base_offset)
 

Public Attributes

std::vector< FuzzInstructioninstructions
 
uint32_t base_offset = 0
 

Detailed Description

Definition at line 11 of file instruction_block.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

bb::avm2::fuzzer::InstructionBlock::MSGPACK_FIELDS ( instructions  ,
base_offset   
)

Member Data Documentation

◆ base_offset

uint32_t bb::avm2::fuzzer::InstructionBlock::base_offset = 0

Definition at line 13 of file instruction_block.hpp.

◆ instructions

std::vector<FuzzInstruction> bb::avm2::fuzzer::InstructionBlock::instructions

Definition at line 12 of file instruction_block.hpp.


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