updateApp
updateApp(
update
,algod
):Promise
<Partial
<AppCompilationResult
> &AppCallTransactionResult
>
Defined in: src/app.ts:104
Parameters
update
UpdateAppParams
The parameters to update the app with
algod
AlgodClient
An algod client
Returns
Promise
<Partial
<AppCompilationResult
> & AppCallTransactionResult
>
The transaction send result and the compilation result