Skip to main content
Computes storage paths for accessing Map entries. The storage path combines the variable’s base path with the key’s hash to create a unique identifier for the storage slot. This path can then be used for subsequent read or write operations, or advanced further by chaining the entry method.

Signature

Examples

Trait functions

entry

Signature

Trait types

Key

Signature

Value

Signature