@solana/web3.js
    Preparing search index...

    Type Alias ComputeBudgetInstructionType

    ComputeBudgetInstructionType:
        | "RequestUnits"
        | "RequestHeapFrame"
        | "SetComputeUnitLimit"
        | "SetComputeUnitPrice"

    An enumeration of valid ComputeBudgetInstructionType's