zink icon indicating copy to clipboard operation
zink copied to clipboard

Introduce mapping in storage

Open clearloop opened this issue 5 months ago • 0 comments

Describe the feature

struct Mapping<Key = Bytes, Value = Bytes, ManualKey = Bytes>

storage -> ([Mapping::ManualKey, Mapping::Key], Value)

Solution

No response

clearloop avatar Feb 02 '24 19:02 clearloop