This commit is contained in:
Sebastian
2023-01-15 18:46:31 +01:00
parent d9d1195552
commit 002bf6dab5

View File

@@ -136,15 +136,9 @@ echo "LFG!!!"
``` ```
Next make our new file executable.
```
chmod +x arbitrum-classic-entrypoint.sh
```
Well done! Well done!
Now you'd need the ip address of the machine that you are running on. Thewre is a ip filter in place which allows only whitelisted IPs to connect to your new RPC. Now you'd need the ip address of the machine that you are running on. Thewre is a ip filter in place which allows only whitelisted IPs to connect to your new RPC.
You can query your global IP using curl by entering the following in the terminal. You can query your global IP using curl by entering the following in the terminal.