diff --git a/mainnet1/mainnet1.toml b/mainnet1/mainnet1.toml index d7d0d66..af2e61e 100644 --- a/mainnet1/mainnet1.toml +++ b/mainnet1/mainnet1.toml @@ -25,6 +25,7 @@ Value = "mainnet" # !! not passing standard validations # "tls://grpc.vega.xprv.io:443", "vega.mainnet.stakingcabin.com:3007", + "tls://grpc.vega.mainnet.community:443", ] Retries = 5 [API.REST] @@ -45,6 +46,7 @@ Value = "mainnet" # !! not passing standard validations # "https://vega.xprv.io/datanode", "https://vega.mainnet.stakingcabin.com:3008", + "https://vega.mainnet.community", ] [API.GraphQL] Hosts = [ @@ -64,6 +66,7 @@ Value = "mainnet" # !! not passing standard validations # "https://vega.xprv.io/datanode/query", "https://vega.mainnet.stakingcabin.com:3008/query", + "https://vega.mainnet.community/graphql", ] [Apps]