dag-core / Exports / ITaskExecutionSuccess
Interface: ITaskExecutionSuccess
Successful task execution outcome with output payload and optional costs.
Table of contents
Properties
Properties
ok
• ok: true
Defined in
output
• output: TPortPayload
Defined in
estimatedCredits
• Optional estimatedCredits: number
Defined in
totalCredits
• Optional totalCredits: number