Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
checkpoint_event_type.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstddef>
4
5
namespace
bb::avm2::simulation
{
6
7
enum
CheckPointEventType
{
8
CREATE_CHECKPOINT
,
9
COMMIT_CHECKPOINT
,
10
REVERT_CHECKPOINT
,
11
};
12
13
}
// namespace bb::avm2::simulation
bb::avm2::simulation
Definition
address_derivation.cpp:8
bb::avm2::simulation::CheckPointEventType
CheckPointEventType
Definition
checkpoint_event_type.hpp:7
bb::avm2::simulation::COMMIT_CHECKPOINT
@ COMMIT_CHECKPOINT
Definition
checkpoint_event_type.hpp:9
bb::avm2::simulation::REVERT_CHECKPOINT
@ REVERT_CHECKPOINT
Definition
checkpoint_event_type.hpp:10
bb::avm2::simulation::CREATE_CHECKPOINT
@ CREATE_CHECKPOINT
Definition
checkpoint_event_type.hpp:8
src
barretenberg
vm2
simulation
events
checkpoint_event_type.hpp
Generated by
1.9.8