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

#include <bigint_constraint.hpp>

Public Member Functions

 MSGPACK_FIELDS (input, result)
 

Public Attributes

uint32_t input
 
std::vector< uint32_t > result
 

Friends

bool operator== (BigIntToLeBytes const &lhs, BigIntToLeBytes const &rhs)=default
 

Detailed Description

Definition at line 43 of file bigint_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::BigIntToLeBytes::MSGPACK_FIELDS ( input  ,
result   
)

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( BigIntToLeBytes const &  lhs,
BigIntToLeBytes const &  rhs 
)
friend

Member Data Documentation

◆ input

uint32_t acir_format::BigIntToLeBytes::input

Definition at line 44 of file bigint_constraint.hpp.

◆ result

std::vector<uint32_t> acir_format::BigIntToLeBytes::result

Definition at line 45 of file bigint_constraint.hpp.


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