mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-21 23:22:04 +02:00
DNET: simplify getServer return type; add all missing dnet properties to getServerAuthDetails (#2746)
This commit is contained in:
committed by
GitHub
parent
00f0756a59
commit
3acdf019f8
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerDetails](./bitburner.darknetserverdetails.md) > [difficulty](./bitburner.darknetserverdetails.difficulty.md)
|
||||
|
||||
## DarknetServerDetails.difficulty property
|
||||
|
||||
The difficulty rating of the server, associated with its original depth in the net
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
difficulty: number;
|
||||
```
|
||||
Reference in New Issue
Block a user