getABIReturn
getABIReturn(
args?,confirmation?):ABIReturn|undefined
Defined in: src/app.ts:235
Parameters
args?
AppCallArgs
The arguments that were used for the call
confirmation?
PendingTransactionResponse
The transaction confirmation from algod
Returns
ABIReturn | undefined
The return value for the method call