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

#include <avm_io.hpp>

Public Member Functions

bool operator== (const PublicKeysHint &other) const =default
 
 MSGPACK_CAMEL_CASE_FIELDS (npk_m_hash, ivpk_m, ovpk_m_hash, tpk_m_hash, mspk_m_hash, fbpk_m_hash)
 

Public Attributes

FF npk_m_hash
 
AffinePoint ivpk_m
 
FF ovpk_m_hash
 
FF tpk_m_hash
 
FF mspk_m_hash
 
FF fbpk_m_hash
 

Detailed Description

Definition at line 117 of file avm_io.hpp.

Member Function Documentation

◆ MSGPACK_CAMEL_CASE_FIELDS()

bb::avm2::PublicKeysHint::MSGPACK_CAMEL_CASE_FIELDS ( npk_m_hash  ,
ivpk_m  ,
ovpk_m_hash  ,
tpk_m_hash  ,
mspk_m_hash  ,
fbpk_m_hash   
)

◆ operator==()

bool bb::avm2::PublicKeysHint::operator== ( const PublicKeysHint other) const
default

Member Data Documentation

◆ fbpk_m_hash

FF bb::avm2::PublicKeysHint::fbpk_m_hash

Definition at line 123 of file avm_io.hpp.

◆ ivpk_m

AffinePoint bb::avm2::PublicKeysHint::ivpk_m

Definition at line 119 of file avm_io.hpp.

◆ mspk_m_hash

FF bb::avm2::PublicKeysHint::mspk_m_hash

Definition at line 122 of file avm_io.hpp.

◆ npk_m_hash

FF bb::avm2::PublicKeysHint::npk_m_hash

Definition at line 118 of file avm_io.hpp.

◆ ovpk_m_hash

FF bb::avm2::PublicKeysHint::ovpk_m_hash

Definition at line 120 of file avm_io.hpp.

◆ tpk_m_hash

FF bb::avm2::PublicKeysHint::tpk_m_hash

Definition at line 121 of file avm_io.hpp.


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