HashOfMap
hashOfMap(
map
):Uint8Array
Defined in: packages/agent/src/request_id.ts:73
Hash a map into a Uint8Array using the representation-independent-hash function. https://sdk.dfinity.org/docs/interface-spec/index.html#hash-of-map
Parameters
Section titled “Parameters”Record
<string
, unknown
>
Any non-nested object
Returns
Section titled “Returns”Uint8Array
Uint8Array