Skip to content

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

Record<string, unknown>

ic-ref request to hash into RequestId

RequestId