Skip to content

getAppById

getAppById(appId, algod): Promise<Application>

Defined in: src/app.ts:406

Parameters

appId

The id of the app

number | bigint

algod

AlgodClient

An algod client

Returns

Promise<Application>

The data about the app