Deserializes an array of rewards into a Map.
A Map where each key corresponds to an array of CLValueUInt512 rewards.
Will throw an error if duplicate keys are detected.
The array to be deserialized, where each element is a tuple containing a key and an array of rewards.
Generated using TypeDoc
Deserializes an array of rewards into a Map.
Returns
A Map where each key corresponds to an array of CLValueUInt512 rewards.
Throws
Will throw an error if duplicate keys are detected.