mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
6073964768
This is BN15. It is a really big change; see the PR for all the details.
445 B
445 B
Home > bitburner > DarknetInstability
DarknetInstability type
Instability of the darknet caused by excessive backdoor-ing of servers.
Signature:
type DarknetInstability = {
authenticationDurationMultiplier: number;
authenticationTimeoutChance: number;
};