The transaction for calling a Move function, either an entry function or a public function (which cannot return references).
Optional
The arguments to the function.
The function to be called.
The specific module in the package containing the function.
The package containing the module and function.
The type arguments to the function.
The transaction for calling a Move function, either an entry function or a public function (which cannot return references).