1.1.0

interface SetComputeUnitLimitParams {
    units: number;
}

Properties

Properties

units: number

Maximum compute units for the transaction (max 1_400_000).