callApp
callApp(
call
,algod
):Promise
<AppCallTransactionResult
>
Defined in: src/app.ts:187
Parameters
call
AppCallParams
The call details.
algod
AlgodClient
An algod client
Returns
Promise
<AppCallTransactionResult
>
The result of the call