cfg/00-common-vars.cfg
common vars
# customize the data below according to your setup
EMAIL="[email protected]" # change this to be your E-MAILIPv4="0.0.0.0" # add the external IPv4 address of your cluster
IPv6="0000::0000" # add the external IPv6 address of your cluster (optional)CLUSTER_DOMAIN="${IPv4}.xip.switchboard-oracles.xyz"# this URL should always be a MAINNET non rate-limited RPC (even when using devnet)
TASK_RUNNER_SOLANA_RPC="https://api.mainnet-beta.solana.com"##########
!!! - DO NOT CHANGE ANYTHING BELOW THIS POINT - !!!
##########PreviousConfiguration: Tweaking ConfigurationsNextcfg/00-devnet-vars.cfg and cfg/00-mainnet-vars.cfg
Last updated