Skip to content

Substrate.StorageMap

Name - Description Default Type
<input> A sequence of three strings representing the map we want to encode, the last one being SCALE encoded data of the key. [String]
<output> The encoded storage map. Bytes
PreHashed If the keys are already hashed. false Bool

Returns the encoded storage map corresponding to the input strings.