Skip to content

Type Alias: JobsInstructionName

ts
type JobsInstructionName = keyof typeof JOBS_COMPUTE_UNITS;

Name of a jobs instruction with a known compute-unit cost.