Skip to content

Commit 7fd4e83

Browse files
committed
chore: Update guide titles and fix link errors
1 parent 1a71805 commit 7fd4e83

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

docs/02-guides/02-installation/01-use-case-guides/01-staking/00-ethereum/01-ethereum-solo-staking.md

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
# Ethereum Solo Staking
42

53
## Step by Step Guide

docs/02-guides/04-operation/deleting-keys.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
### Delete Keys
1+
# Remove Validator Keys
22

3-
#### Procedure for Secure Key Deletion
3+
## Procedure for Secure Key Deletion
44

55
1. **Delete Keys on Node**: Initiate the deletion process directly on your node.
66
2. **Wait and Monitor**: After deletion, wait for two epochs to ensure the keys are completely inactive.

docs/02-guides/04-operation/migrate-keys.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### Migrate Keys
1+
### Migrate Validator Keys
22

33
#### Step-by-Step Guide to Validator Key Migration
44

docs/02-guides/04-operation/updating-node.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
### Update a Node
1+
# Node Update Guide
22

3-
#### Comprehensive Update Process
3+
## Comprehensive Update Process
44

5-
##### Step 1: Compatibility Check
5+
### Step 1: Compatibility Check
66
- **Read Release Notes**: Before proceeding with updates, thoroughly read the release notes for Stereum's latest updates as well as those of any related services to ensure compatibility.
77

8-
##### Step 2: Execute Update
8+
### Step 2: Execute Update
99
- **Launch Stereum Updater**: Start the Stereum Launcher, which will automatically check for and apply available updates.
1010
- **Check Update Panel**: Visit the Update Panel to look for updates for both the Stereum Node and its services.
1111

12-
##### Step 3: Validation of Update
12+
### Step 3: Validation of Update
1313
- **Review Logs**: After updating, inspect the logs for the Execution, Consensus, and Validator Clients to check for any issues.
1414
- **Grafana Monitoring**: Use Grafana to monitor the performance and stability of your node post-update.
1515
- **Stereum Control Tab**: Confirm the functionality of all systems via the Stereum control tab.
1616

17-
##### Step 4: Staking Node Key Monitoring
17+
### Step 4: Staking Node Key Monitoring
1818
- **Verify Key Reloading**:
1919
- **Doppelgänger Detection**: Ensure that your clients' doppelgänger detection systems are functioning to avoid penalties.
2020
- **Key Count and Integrity**: Confirm that the correct number of keys and the specific keys are reloaded and operational.

0 commit comments

Comments
 (0)