Skip to main content

Function: constructRead()

function constructRead(issuer, key): GRead<CwebRead>;

Creates a read operation for a single claim.

Parameters

issuer: ClaimIssuer

The issuer of the claim to read.

key: ClaimKey

The key of the claim to read.

Returns

GRead <CwebRead>

A read operation for the specified claim.


Coinweb © 2024