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
| Parameter | Type |
|---|---|
rows | readonly ClaimMapRow[] |
Returns
string