Skip to main content

Function: constructStore()

function constructStore(claim): GStore<CwebStore>;

Creates a store operation.

Parameters

claim: Claim

The claim to be stored.

Returns

GStore <CwebStore>

A store operation with the given claim.


Coinweb © 2024