Skip to main content

Function: extractCall()

function extractCall(op): CwebCallRefResolved | null;

Extracts the call operation from a resolved operation.

Parameters

op: ResolvedOperation

The resolved operation to extract from.

Returns

CwebCallRefResolved | null

The call operation if it exists, null otherwise.


Coinweb © 2024