Skip to main content

ExecutionStatus

For the complete documentation index, see llms.txt

@midnight-ntwrk/dapp-connector-api v4.0.1


@midnight-ntwrk/dapp-connector-api / ExecutionStatus

Type Alias: ExecutionStatus

ExecutionStatus = Record<number, "Success" | "Failure">

Execution status of a transaction. It indicates which sections of a transaction were executed successfully or not.