mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-27 19:37:07 +02:00
MISC: Print logs when ns.hacknet.spendHashes fails and update param type of APIs using hash upgrade (#2145)
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [HacknetServerHashUpgrade](./bitburner.hacknetserverhashupgrade.md)
|
||||
|
||||
## HacknetServerHashUpgrade type
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
type HacknetServerHashUpgrade =
|
||||
| "Sell for Money"
|
||||
| "Sell for Corporation Funds"
|
||||
| "Reduce Minimum Security"
|
||||
| "Increase Maximum Money"
|
||||
| "Improve Studying"
|
||||
| "Improve Gym Training"
|
||||
| "Exchange for Corporation Research"
|
||||
| "Exchange for Bladeburner Rank"
|
||||
| "Exchange for Bladeburner SP"
|
||||
| "Generate Coding Contract"
|
||||
| "Company Favor";
|
||||
```
|
||||
Reference in New Issue
Block a user