gill
gill/programs/system/Type aliases

AllocateInstructionDataArgs

type AllocateInstructionDataArgs = {
  space: number | bigint;
};

Properties

space

space: number | bigint;

On this page