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