bitburner-src/markdown/bitburner.codingcontract.createdummycontract.md

717 B

Home > bitburner > CodingContract > createDummyContract

CodingContract.createDummyContract() method

Generate a dummy contract.

Signature:

createDummyContract(type: string): string;

Parameters

Parameter Type Description
type string Type of contract to generate

Returns:

string

Filename of the contract.

Remarks

RAM cost: 2 GB

Generate a dummy contract on the home computer with no reward. Used to test various algorithms.