mod
Standalone Functions
aztec
aztec(m);
Parameters
Name | Type |
---|---|
m | Module |
generate_contract_interface
generate_contract_interface(m);
Parameters
Name | Type |
---|---|
m | Module |
storage_layout
storage_layout();
Takes no parameters.
at
at(target_contract);
Parameters
Name | Type |
---|---|
target_contract | aztec |
interface
interface();
Takes no parameters.
at
at(target_contract);
Parameters
Name | Type |
---|---|
target_contract | aztec |
interface
interface();
Takes no parameters.
generate_compute_note_hash_and_optionally_a_nullifier
generate_compute_note_hash_and_optionally_a_nullifier();
Takes no parameters.
compute_note_hash_and_optionally_a_nullifier
compute_note_hash_and_optionally_a_nullifier(contract_address, nonce, storage_slot, note_type_id, compute_nullifier, serialized_note, );
Parameters
Name | Type |
---|---|
contract_address | aztec |
nonce | Field |
storage_slot | Field |
note_type_id | Field |
compute_nullifier | bool |
serialized_note | [Field; $max_note_length] |
generate_note_exports
generate_note_exports();
Takes no parameters.