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

#include <keccak_constraint.hpp>

Public Member Functions

 MSGPACK_FIELDS (witness, num_bits)
 

Public Attributes

uint32_t witness
 
uint32_t num_bits
 

Friends

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

Detailed Description

Definition at line 16 of file keccak_constraint.hpp.

Member Function Documentation

◆ MSGPACK_FIELDS()

acir_format::HashInput::MSGPACK_FIELDS ( witness  ,
num_bits   
)

Friends And Related Symbol Documentation

◆ operator==

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

Member Data Documentation

◆ num_bits

uint32_t acir_format::HashInput::num_bits

Definition at line 18 of file keccak_constraint.hpp.

◆ witness

uint32_t acir_format::HashInput::witness

Definition at line 17 of file keccak_constraint.hpp.


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