gill/programs/system/Type aliasesAllocateWithSeedInstructionDatatype AllocateWithSeedInstructionData = { base: Address; discriminator: number; programAddress: Address; seed: string; space: bigint; }; Properties base base: Address; discriminator discriminator: number; programAddress programAddress: Address; seed seed: string; space space: bigint;AllocateWithSeedInstructionPrevious PageAllocateWithSeedInstructionDataArgsNext Page