Skip to main content

mod

Standalone Functions

get_nsk_app

get_nsk_app(npk_m_hash);

Parameters

NameType
npk_m_hashField

get_ovsk_app

get_ovsk_app(ovpk_m_hash);

Parameters

NameType
ovpk_m_hashField

get_current_public_keys

get_current_public_keys(context, account);

read keys that are not required by the caller can simply be discarded.

Parameters

NameType
context&mut PrivateContext
accountAztecAddress

get_historical_public_keys

get_historical_public_keys(historical_header, account);

breaking key rotation very well.

Parameters

NameType
historical_headerHeader
accountAztecAddress

key_registry_hash_public_historical_read

key_registry_hash_public_historical_read(historical_header, account);

Parameters

NameType
historical_headerHeader
accountAztecAddress

key_registry_get_stored_keys_hint

key_registry_get_stored_keys_hint(account, block_number);

Parameters

NameType
accountAztecAddress
block_numberu32