mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
676 B
676 B
Home > bitburner > CodingAttemptOptions
CodingAttemptOptions interface
Options to affect the behavior of CodingContract attempt.
Signature:
export interface CodingAttemptOptions
Properties
Property | Type | Description |
---|---|---|
returnReward | boolean | If truthy, then the function will return a string that states the contract’s reward when it is successfully solved. |