Type alias CreateAccountWithRentInstructionDataArgs

CreateAccountWithRentInstructionDataArgs: {
    programId: PublicKey;
    space: number | bigint;
}

Type declaration

Generated using TypeDoc