HOW TO GET A PUBLIC RPC ENDPOINT ON YOUR VALIDATOR NODE to submit the form
Proper format: http://ip_address:rpc_port
Fetch your IP and RPC port (It will print your RPC url)
Check if it's responding
❗ If you are getting Connection refused
, you need to make it accessible to the Internet:
Edit config
Restart your node
Ensure logs are good
Check if RPC is responding once again
** Submit the form**
https://forms.gle/HqLFePaka2NLmzY98
Last updated