You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/03-installation/00-node-server-management.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -66,19 +66,19 @@ When you launch Stereum, the main window is split into two panels:
66
66
67
67
When you start Stereum for the first time or to set up a new node, you'll encounter the Welcome Screen, which presents you with three primary installation options:
- This option is designed for users who want a quick and hassle-free node setup.
72
72
- It will install a preset of the Stereum server with default settings, which are suitable for most users.
73
73
- To proceed with this installation, simply click the `One Click Installation` button, and follow the prompts to select your desired options and configurations.
- For users with specific requirements or those who wish to configure advanced settings.
78
78
- Custom Installation allows you to select different components, configure network settings, and set up monitoring tools according to your preferences.
79
79
- To start, click on `Custom Installation`. After installation, you can customize the node settings via the "Edit Node" page.
Copy file name to clipboardExpand all lines: docs/04-configuration/doppelganger-protection.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ title: Doppelganger Protection
6
6
7
7
## What is Doppelganger Protection?
8
8
9
-
Doppelganger Protection is a critical security feature in the Ethereum staking ecosystem. It helps to prevent a situation where a validator might inadvertently be running in two different places simultaneously. This scenario is a [slashable offense](../../04-glossary/slashing.md) and leads to serious penalties for the validator in the form of a loss of staked ETH. The Doppelganger protection mechanism ensures that only one instance of a validator is active at any given time, safeguarding the validator’s operations and maintaining network integrity.
9
+
Doppelganger Protection is a critical security feature in the Ethereum staking ecosystem. It helps to prevent a situation where a validator might inadvertently be running in two different places simultaneously. This scenario is a [slashable offense](../07-glossary/slashing.md) and leads to serious penalties for the validator in the form of a loss of staked ETH. The Doppelganger protection mechanism ensures that only one instance of a validator is active at any given time, safeguarding the validator’s operations and maintaining network integrity.
0 commit comments