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
- StructLayout for the ComputeBudgetRequestHeapFrame instruction.
- ComputeBudgetRequestUnitsLayout
- StructLayout for the ComputeBudgetRequestUnits instruction.
- ComputeBudgetSetComputeUnitLimitLayout
- StructLayout for the ComputeBudgetSetComputeUnitLimit instruction.
- ComputeBudgetSetComputeUnitPriceLayout
- StructLayout for the ComputeBudgetSetComputeUnitPrice instruction.