CreateAccountInstructionDataArgs: {
    lamports: SolAmount;
    programId: PublicKey;
    space: number | bigint;
}

Type declaration

Generated using TypeDoc