Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / claimMapHashOf

Function: claimMapHashOf()

ts
function claimMapHashOf(rows): string;

Defined in: packages/core/dist/index.d.ts

sha256 over the JCS bytes of the canonical map.

Parameters

ParameterType
rowsreadonly ClaimMapRow[]

Returns

string