AppCallLogs
AppCallLogs:
object
The logged messages from an app call along with the app ID and outer transaction ID. Logs appear in the same order that they were emitted.
Type declaration
application-index
application-index:
number
The application from which the logs were generated
logs
logs:
string
[]
An array of logs
txId
txId:
string
The transaction ID of the outer app call that lead to these logs
Defined in
types.gen.ts:188