transactionConfigMaskHasLoadedAccountsDataSizeLimit
Checks whether the transaction config mask indicates a loaded accounts data size limit is present.
The loaded accounts data size limit uses bit 3 of the mask.
Parameters
| Parameter | Type | Description |
|---|---|---|
mask | number | The transaction config mask to check. |
Returns
boolean
true if the mask indicates a loaded accounts data size limit is present, false otherwise.