Skip to main content

Function: constructTake()

function constructTake(key): GTake<CwebTake>;

Creates a take operation.

Parameters

key: ClaimKey

The key of the claim to take.

Returns

GTake <CwebTake>

A take operation with the given key.


Coinweb © 2024