Skip to content

Type Alias: SimulateStatus

type SimulateStatus = typeof Simulate[keyof typeof Simulate];

Defined in: apps/submitter/lib/handlers/simulate/types.ts:34

Possible output status of a simulate call (boop/simulate route).

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.