Skip to content

Commit f2f942d

Browse files
provide IP address for pythnet publishing
1 parent 2cf2969 commit f2f942d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/getting_started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ KHOST=44.232.27.44 # or devnet.solana.com
5151
./test_publish -k $KDIR -r $KHOST
5252
```
5353

54-
The certification environment can be found at the IP address 44.232.27.44. Solana devnet can be found at: devnet.solana.com
54+
The certification environment (pythnet) can be found at the IP address 44.232.27.44. Please also provide to the administrator the IP address you plan to publish to pythnet from so that it can be added to the pythnet firewall. Solana devnet can be found at: devnet.solana.com. No additional permissioning is required to publish to devnet.
5555

5656
You can also publish to solana using the pythd server. Start up the server using the same key-store directory and host specification:
5757

0 commit comments

Comments
 (0)