Skip to main content

getters

Standalone Functions

get_npk_m

get_npk_m(header, context, address);

Parameters

NameType
headerHeader
context&mut PrivateContext
addressAztecAddress

get_ivpk_m

get_ivpk_m(header, context, address);

Parameters

NameType
headerHeader
context&mut PrivateContext
addressAztecAddress

get_ovpk_m

get_ovpk_m(header, context, address);

Parameters

NameType
headerHeader
context&mut PrivateContext
addressAztecAddress

get_tpk_m

get_tpk_m(header, context, address);

Parameters

NameType
headerHeader
context&mut PrivateContext
addressAztecAddress

get_npk_m_hash

get_npk_m_hash(header, context, address);

Parameters

NameType
headerHeader
context&mut PrivateContext
addressAztecAddress

get_npk_m

get_npk_m(self, context, address);

Parameters

NameType
self
context&mut PrivateContext
addressAztecAddress

get_ivpk_m

get_ivpk_m(self, context, address);

Parameters

NameType
self
context&mut PrivateContext
addressAztecAddress

get_ovpk_m

get_ovpk_m(self, context, address);

Parameters

NameType
self
context&mut PrivateContext
addressAztecAddress

get_tpk_m

get_tpk_m(self, context, address);

Parameters

NameType
self
context&mut PrivateContext
addressAztecAddress

get_npk_m_hash

get_npk_m_hash(self, context, address);

Parameters

NameType
self
context&mut PrivateContext
addressAztecAddress

get_master_key

get_master_key(context, address, key_index, header);

Parameters

NameType
context&mut PrivateContext
addressAztecAddress
key_indexField
headerHeader

fetch_key_from_registry

fetch_key_from_registry(context, key_index, address, header);

Parameters

NameType
context&mut PrivateContext
key_indexField
addressAztecAddress
headerHeader

fetch_and_constrain_keys

fetch_and_constrain_keys(address);

Parameters

NameType
addressAztecAddress

get_nsk_app

get_nsk_app(npk_m_hash);

Parameters

NameType
npk_m_hashField