solana-with-rpc-optimizations/net/remote
Michael Vines b0271394cd
Clean up --gossip-port argument (#7067)
--gossip-port now specifies exactly that, the gossip port to use.  The
new --gossip-host argument can be used to specify the DNS name/IP
address for gossip if --entrypoint is not supplied (when --entrypoint is
supplied, the gossip address is automatically set to the node's ip
address as observed by the entrypoint)
2019-11-20 15:21:34 -07:00
..
README.md
remote-client.sh
remote-deploy-update.sh
remote-node.sh Clean up --gossip-port argument (#7067) 2019-11-20 15:21:34 -07:00
remote-sanity.sh

README.md

Scripts that run on the remote testnet nodes