RequestIdOf
requestIdOf(
request
):RequestId
Defined in: packages/agent/src/request_id.ts:63
Get the RequestId of the provided ic-ref request. RequestId is the result of the representation-independent-hash function. https://sdk.dfinity.org/docs/interface-spec/index.html#hash-of-map
Parameters
Section titled “Parameters”request
Section titled “request”Record
<string
, unknown
>
ic-ref request to hash into RequestId