deserializeIndexedMerkleMap
Callable
Parameters
params: { serializedIndexedMap: IndexedMapSerialized; type?: typeof IndexedMerkleMapBase }
serializedIndexedMap: IndexedMapSerialized
optionaltype: typeof IndexedMerkleMapBase
Returns InstanceType<ReturnType<typeof IndexedMerkleMap>> | undefined