mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
1.6 KiB
1.6 KiB
Home > bitburner > CodingContract
CodingContract interface
Coding Contract API
Signature:
export interface CodingContract
Methods
|
Method |
Description |
|---|---|
|
Attempts a coding contract, returning a reward string on success or empty string on failure. | |
|
Generate a dummy contract. | |
|
Get various data about a specific contract. | |
|
Get the type of a coding contract. | |
|
List all contract types. | |
|
Get the input data. | |
|
Get the description. | |
|
Get the number of attempts remaining. |