private_immutable
Standalone Functions
new
new(context, storage_slot);
Parameters
Name | Type |
---|---|
context | Context |
storage_slot | Field |
compute_initialization_nullifier
compute_initialization_nullifier(self);
Parameters
Name | Type |
---|---|
self |
initialize
initialize(self, note);
Parameters
Name | Type |
---|---|
self | |
note | &mut Note |
get_note
get_note(self);
Parameters
Name | Type |
---|---|
self |
is_initialized
is_initialized(self);
Parameters
Name | Type |
---|---|
self |
view_note
view_note(self);
Parameters
Name | Type |
---|---|
self |