Skip to main content

Function: getVerifiedClaimFrom()

function getVerifiedClaimFrom(contextTx, issuer): Claim;

Gets the verified claim from the context transaction.

Parameters

contextTx: L2TxResolved

The context transaction to get the claim from.

issuer: ClaimIssuer

The issuer of the claim.

Returns

Claim

The verified claim.

Throws

Will throw an error if the issued claim is not found.


Coinweb © 2024