Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 496 Bytes

bitburner.codingattemptoptions.returnreward.md

File metadata and controls

13 lines (8 loc) · 496 Bytes

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;