with_hash
Standalone Functions
new
new(value);
Parameters
Name | Type |
---|---|
value | T |
get_value
get_value(self);
Parameters
Name | Type |
---|---|
self |
get_hash
get_hash(self);
Parameters
Name | Type |
---|---|
self |
public_storage_read
public_storage_read(context, storage_slot);
Parameters
Name | Type |
---|---|
context | PublicContext |
storage_slot | Field |
unconstrained_public_storage_read
unconstrained_public_storage_read(context, storage_slot, );
Parameters
Name | Type |
---|---|
context | UnconstrainedContext |
storage_slot | Field |
historical_public_storage_read
historical_public_storage_read(header, address, storage_slot, );
Parameters
Name | Type |
---|---|
header | BlockHeader |
address | AztecAddress |
storage_slot | Field |
pack
pack(self);
Parameters
Name | Type |
---|---|
self |
unpack
unpack(packed);
Parameters
Name | Type |
---|---|
packed | [Field; N + 1] |
create_and_recover
create_and_recover();
Takes no parameters.
read_uninitialized_value
read_uninitialized_value();
Takes no parameters.
read_initialized_value
read_initialized_value();
Takes no parameters.
test_bad_hint_uninitialized_value
test_bad_hint_uninitialized_value();
Takes no parameters.
test_bad_hint_initialized_value
test_bad_hint_initialized_value();
Takes no parameters.