mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
496 B
496 B
Home > bitburner > CodingAttemptOptions > returnReward
CodingAttemptOptions.returnReward property
If truthy, then the function will return a string that states the contract’s reward when it is successfully solved.
Signature:
returnReward: boolean;