gill

SetLoadedAccountsDataSizeLimitInstructionDataArgs

type SetLoadedAccountsDataSizeLimitInstructionDataArgs = {
  accountDataSizeLimit: number;
};

Properties

accountDataSizeLimit

accountDataSizeLimit: number;

On this page