Skip to content

ApplicationLogData

ApplicationLogData: object

Stores the global information associated with an application.

Type declaration

logs

logs: string[]

Logs for the application being executed by the transaction.

txid

txid: string

Transaction ID

Defined in

types.gen.ts:241