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
**Done! Your validator is running with automatic recovery enabled! 🎉**
38
38
39
-
## ⚠️ Temporary: RPC URL Configuration
40
-
41
-
> **Note:** This is a temporary requirement that will be removed in the next 2-3 weeks.
42
-
43
-
The validator currently requires external RPC URLs for cross-chain communication. To ensure seamless validator operation without chain halts, please configure the following:
44
-
45
-
### Setup Instructions
46
-
47
-
1. Create a `.env` file in your home directory (`~/`, where `~/.pchain` is also located):
48
-
```bash
49
-
touch ~/.env
50
-
```
51
-
52
-
2. Add the following RPC URL configurations to the `.env` file:
0 commit comments