transactionConfigMaskHasComputeUnitLimit
Checks whether the transaction config mask indicates a compute unit limit is present.
The compute unit limit uses bit 2 of the mask.
Parameters
| Parameter | Type | Description |
|---|---|---|
mask | number | The transaction config mask to check. |
Returns
boolean
true if the mask indicates a compute unit limit is present, false otherwise.