Skip to main content

Function: isResolvedCall()

function isResolvedCall(op): op is GCall<CwebCallRefResolved>;

Checks if the operation is a resolved call operation.

Parameters

op: ResolvedOperation

The operation to check.

Returns

op is GCall<CwebCallRefResolved>

True if the operation is a resolved call operation, false otherwise.


Coinweb © 2024