Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ This guide will help you set up a validator node for the Vana Proof-of-Stake (Po

Once your node is fully synced, follow these steps to set up and run a validator.

> **鈿狅笍 IMPORTANT**: Running a validator on the Vana network requires whitelisting. Please join our [Discord](https://discord.com/app/invite-with-guild-onboarding/withvana) to request validator permissions before proceeding with setup.
> **鈿狅笍 IMPORTANT**: Running a validator on the Vana network requires whitelisting. Please join our [Discord](https://discord.gg/vanaofficial) to request validator permissions before proceeding with setup.

1. Configure validator settings in `.env`:
```bash
Expand Down Expand Up @@ -141,7 +141,7 @@ This service requires `account_password.txt` and `wallet_password.txt` in the `s

Before proceeding with setup, you must get your validator whitelisted:

1. Join the [Vana Discord](https://discord.com/app/invite-with-guild-onboarding/withvana) and request validator permissions
1. Join the [Vana Discord](https://discord.gg/vanaofficial) and request validator permissions

2. Generate your validator keys following the [Validator Setup](#optional-validator-setup) section

Expand Down
Loading