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
-`AVAGO_STAKING_PORT` is set to `9653` in case you want to run this on the same machine as the validator.
176
176
-`AVAGO_HTTP_PORT` is set to `8080` instead of `9650` to avoid conflicts with the validator.
177
177
-`AVAGO_HTTP_ALLOWED_HOSTS` and `AVAGO_HTTP_HOST` are required to allow the RPC server to be accessed from outside. You'll need to secure it with HTTPS; Caddy is recommended.
178
+
179
+
RPC example uses another folder `~/.avalanchego_rpc` to avoid conflicts with the validator if you want to run both on the same machine.
0 commit comments