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

finalizes the current block with jump, creates a new block and sets it as the current block More...

#include <control_flow.hpp>

Public Member Functions

 MSGPACK_FIELDS (target_program_block_instruction_block_idx)
 

Public Attributes

uint16_t target_program_block_instruction_block_idx
 

Detailed Description

finalizes the current block with jump, creates a new block and sets it as the current block

Definition at line 25 of file control_flow.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

JumpToNewBlock::MSGPACK_FIELDS ( target_program_block_instruction_block_idx  )

Member Data Documentation

◆ target_program_block_instruction_block_idx

uint16_t JumpToNewBlock::target_program_block_instruction_block_idx

Definition at line 26 of file control_flow.hpp.


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