Skip to content

Type Alias: SimulateStatus

type SimulateStatus = typeof Simulate[keyof typeof Simulate];

Defined in: packages/submitter/lib/handlers/simulate/types.ts:30

Possible result of a simulate call: either the status from a successfully attempted simulation (OnchainStatus), which may be either successful or unsuccessful, or an error status indicating the simulation could not be carried out (SubmitterError.