Skip to main content

Function: getMethodArguments()

function getMethodArguments(context): any[];

Retrieves the arguments of a method from the given transaction context.

Parameters

context: Context

The context of execution.

Returns

any[]

The arguments of the method.

Throws

Will throw an error if the arguments are invalid.


Coinweb © 2024