Home > bitburner > CodingContract > createDummyContract
Generate a dummy contract.
Signature:
createDummyContract(type: string): string;
Parameter | Type | Description |
---|---|---|
type | string | Type of contract to generate |
Returns:
string
Filename of the contract.
RAM cost: 2 GB
Generate a dummy contract on the home computer with no reward. Used to test various algorithms.