Skip to content

Commit

Permalink
Update docs to remove testnet rewards references
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Oct 23, 2024
1 parent 06efe5b commit f1bd4b0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
6 changes: 1 addition & 5 deletions docs/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ To set up a new Voi node, run the following command:

## Using an Existing Account/Address with Mnemonic

For installing with an existing account or mnemonic, use this method.
After installation, [update your name and GUID](../../updating/telemetry/#getting-your-telemetry-status)
for health rewards if setting up on a new server.

To import your account and set up a new Voi node, run the following command:
For installing with an existing account or mnemonic, use the following command:

```bash
export VOINETWORK_IMPORT_ACCOUNT=1
Expand Down
2 changes: 1 addition & 1 deletion docs/migrating.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export VOINETWORK_IMPORT_ACCOUNT=1

This command will do the following steps for you:

1. Duplicate telemetry settings, including existing telemetry name and GUID, without affecting rewards.
1. Duplicate telemetry settings, including existing telemetry name and GUID.
2. Stop the host-based Voi and Algorand services
3. Remove the Algorand debian package, to avoid conficts with the Voi Swarm setup
3. Restart Voi Swarm
Expand Down
2 changes: 0 additions & 2 deletions docs/updating/telemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ To get your telemetry status, including enablement/name/GUID, you can run the fo
```

## Setting Your Telemetry Name and GUID
When updating servers
or reinstalling, it may be desirable to keep the same telemetry name and GUID for health rewards purposes.

To set your telemetry name and GUID, you can run the following command:

Expand Down

0 comments on commit f1bd4b0

Please sign in to comment.