mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
This commit is contained in:
committed by
GitHub
parent
a674633f6c
commit
6073964768
16
markdown/bitburner.darknetinstability.md
Normal file
16
markdown/bitburner.darknetinstability.md
Normal file
@@ -0,0 +1,16 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetInstability](./bitburner.darknetinstability.md)
|
||||
|
||||
## DarknetInstability type
|
||||
|
||||
Instability of the darknet caused by excessive backdoor-ing of servers.
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
type DarknetInstability = {
|
||||
authenticationDurationMultiplier: number;
|
||||
authenticationTimeoutChance: number;
|
||||
};
|
||||
```
|
||||
Reference in New Issue
Block a user