Barretenberg
The ZK-SNARK library at the core of Aztec
|
#include <field_gt_event.hpp>
Public Member Functions | |
bool | operator== (const LimbsComparisonWitness &other) const =default |
Public Attributes | |
uint128_t | lo |
uint128_t | hi |
bool | borrow |
Definition at line 14 of file field_gt_event.hpp.
|
default |
bool bb::avm2::simulation::LimbsComparisonWitness::borrow |
Definition at line 17 of file field_gt_event.hpp.
uint128_t bb::avm2::simulation::LimbsComparisonWitness::hi |
Definition at line 16 of file field_gt_event.hpp.
uint128_t bb::avm2::simulation::LimbsComparisonWitness::lo |
Definition at line 15 of file field_gt_event.hpp.