solana/src/instructions/compute_budget/compute_budget library

Classes

ComputeBudgetConst
Constants for the ComputeBudget program.
ComputeBudgetProgram
Represents instructions for the ComputeBudget program.
ComputeBudgetProgramInstruction
An enumeration of valid ComputeBudgetInstructionType's
ComputeBudgetProgramLayout
ComputeBudgetRequestHeapFrameLayout
Structure for the ComputeBudgetRequestHeapFrame instruction.
ComputeBudgetRequestUnitsLayout
Structure for the ComputeBudgetRequestUnits instruction.
ComputeBudgetSetComputeUnitLimitLayout
Structure for the ComputeBudgetSetComputeUnitLimit instruction.
ComputeBudgetSetComputeUnitPriceLayout
Structure for the ComputeBudgetSetComputeUnitPrice instruction.