gill

getSetComputeUnitLimitInstruction

function getSetComputeUnitLimitInstruction<TProgramAddress>(input, config?): SetComputeUnitLimitInstruction<TProgramAddress>;

Type Parameters

Type ParameterDefault type
TProgramAddress extends AddressAddress<"ComputeBudget111111111111111111111111111111">

Parameters

ParameterType
inputSetComputeUnitLimitInput
config?{ programAddress?: TProgramAddress; }
config.programAddress?TProgramAddress

Returns

SetComputeUnitLimitInstruction<TProgramAddress>

On this page