Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/core / claimMapHashOf

Function: claimMapHashOf()

ts
function claimMapHashOf(rows): string;

Defined in: packages/core/src/orchestrator/claim-map.ts:269

sha256 over the JCS bytes of the canonical map.

Parameters

ParameterType
rowsreadonly ClaimMapRow[]

Returns

string