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

#include <to_radix_event.hpp>

Public Member Functions

bool operator== (const ToRadixEvent &other) const =default
 

Public Attributes

FF value
 
uint32_t radix
 
std::vector< uint8_t > limbs
 

Detailed Description

Definition at line 17 of file to_radix_event.hpp.

Member Function Documentation

◆ operator==()

bool bb::avm2::simulation::ToRadixEvent::operator== ( const ToRadixEvent other) const
default

Member Data Documentation

◆ limbs

std::vector<uint8_t> bb::avm2::simulation::ToRadixEvent::limbs

Definition at line 20 of file to_radix_event.hpp.

◆ radix

uint32_t bb::avm2::simulation::ToRadixEvent::radix

Definition at line 19 of file to_radix_event.hpp.

◆ value

FF bb::avm2::simulation::ToRadixEvent::value

Definition at line 18 of file to_radix_event.hpp.


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