CreateAccountInstructionArgs: {
    lamports: SolAmount;
    programId: PublicKey<string>;
    space: number | bigint;
}

Type declaration

Generated using TypeDoc