Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 676 Bytes

bitburner.codingattemptoptions.md

File metadata and controls

20 lines (12 loc) · 676 Bytes

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.