Skip to main content

Function: constructClaimKey()

function constructClaimKey(firstPart, secondPart): ClaimKey;

Function to create a key for a generic claim.

Parameters

firstPart: unknown

The first part of the key. This can be arbitrary JSON.

secondPart: unknown

The second part of the key. This can be arbitrary JSON.

Returns

ClaimKey


Coinweb © 2024