gill/programs/system/Type aliasesAllocateInputtype AllocateInput<TAccountNewAccount> = { newAccount: TransactionSigner<TAccountNewAccount>; space: AllocateInstructionDataArgs["space"]; }; Type Parameters Type ParameterDefault typeTAccountNewAccount extends stringstring Properties newAccount newAccount: TransactionSigner<TAccountNewAccount>; space space: AllocateInstructionDataArgs["space"];AdvanceNonceAccountInstructionDataArgsPrevious PageAllocateInstructionNext Page