Skip to content

Type Alias: SubmitterErrorStatus

type SubmitterErrorStatus = typeof SubmitterError[keyof typeof SubmitterError];

Defined in: apps/submitter/lib/types/SubmitterError.ts:47

Possible status pertaining to issues in the operation of the submitter (as opposed to onchain simulation or onchain execution).