Skip to main content

Function: getOriginalCall()

function getOriginalCall(contextTx): CwebCallRefResolved;

Gets the original call operation from the context transaction.

Parameters

contextTx: L2TxResolved

The context transaction to get the call from.

Returns

CwebCallRefResolved

The original call operation.

Throws

Will throw an error if the call operation is not found.


Coinweb © 2024