diff --git a/pubnet/core/etc/stellar-core.cfg b/pubnet/core/etc/stellar-core.cfg index fb80ec5a7..acdb43264 100644 --- a/pubnet/core/etc/stellar-core.cfg +++ b/pubnet/core/etc/stellar-core.cfg @@ -20,7 +20,7 @@ HOME_DOMAIN="lobstr.co" QUALITY="HIGH" [[HOME_DOMAINS]] -HOME_DOMAIN="www.coinqvest.com" +HOME_DOMAIN="www.whalestack.com" QUALITY="HIGH" [[HOME_DOMAINS]] @@ -113,25 +113,26 @@ ADDRESS="v5.stellar.lobstr.co:11625" HISTORY="curl -sf https://stellar-archive-5-lobstr.s3.amazonaws.com/{0} -o {1}" [[VALIDATORS]] -NAME="coinqvest_hong_kong" -HOME_DOMAIN="www.coinqvest.com" +NAME="whalestack_hong_kong" +HOME_DOMAIN="whalestack.com" PUBLIC_KEY="GAZ437J46SCFPZEDLVGDMKZPLFO77XJ4QVAURSJVRZK2T5S7XUFHXI2Z" -ADDRESS="hongkong.stellar.coinqvest.com:11625" -HISTORY="curl -sf https://hongkong.stellar.coinqvest.com/history/{0} -o {1}" +ADDRESS="hongkong.stellar.whalestack.com:11625" +HISTORY="curl -sf https://hongkong.stellar.whalestack.com/history/{0} -o {1}" [[VALIDATORS]] -NAME="coinqvest_germany" -HOME_DOMAIN="www.coinqvest.com" +NAME="whalestack_germany" +HOME_DOMAIN="whalestack.com" PUBLIC_KEY="GD6SZQV3WEJUH352NTVLKEV2JM2RH266VPEM7EH5QLLI7ZZAALMLNUVN" -ADDRESS="germany.stellar.coinqvest.com:11625" -HISTORY="curl -sf https://germany.stellar.coinqvest.com/history/{0} -o {1}" +ADDRESS="germany.stellar.whalestack.com:11625" +HISTORY="curl -sf https://germany.stellar.whalestack.com/history/{0} -o {1}" [[VALIDATORS]] -NAME="coinqvest_finland" -HOME_DOMAIN="www.coinqvest.com" +NAME="whalestack_finland" +HOME_DOMAIN="whalestack.com" PUBLIC_KEY="GADLA6BJK6VK33EM2IDQM37L5KGVCY5MSHSHVJA4SCNGNUIEOTCR6J5T" -ADDRESS="finland.stellar.coinqvest.com:11625" -HISTORY="curl -sf https://finland.stellar.coinqvest.com/history/{0} -o {1}" +ADDRESS="finland.stellar.whalestack.com:11625" +HISTORY="curl -sf https://finland.stellar.whalestack.com/history/{0} -o {1}" + [[VALIDATORS]] NAME="bootes" diff --git a/pubnet/horizon/etc/stellar-captive-core.cfg b/pubnet/horizon/etc/stellar-captive-core.cfg index d6c732940..7bf65ea93 100644 --- a/pubnet/horizon/etc/stellar-captive-core.cfg +++ b/pubnet/horizon/etc/stellar-captive-core.cfg @@ -26,7 +26,7 @@ HOME_DOMAIN="lobstr.co" QUALITY="HIGH" [[HOME_DOMAINS]] -HOME_DOMAIN="www.coinqvest.com" +HOME_DOMAIN="whalestack.com" QUALITY="HIGH" [[HOME_DOMAINS]] @@ -119,25 +119,25 @@ ADDRESS="v5.stellar.lobstr.co:11625" HISTORY="curl -sf https://stellar-archive-5-lobstr.s3.amazonaws.com/{0} -o {1}" [[VALIDATORS]] -NAME="coinqvest_hong_kong" -HOME_DOMAIN="www.coinqvest.com" +NAME="whalestack_hong_kong" +HOME_DOMAIN="www.whalestack.com" PUBLIC_KEY="GAZ437J46SCFPZEDLVGDMKZPLFO77XJ4QVAURSJVRZK2T5S7XUFHXI2Z" -ADDRESS="hongkong.stellar.coinqvest.com:11625" -HISTORY="curl -sf https://hongkong.stellar.coinqvest.com/history/{0} -o {1}" +ADDRESS="hongkong.stellar.whalestack.com:11625" +HISTORY="curl -sf https://hongkong.stellar.whalestack.com/history/{0} -o {1}" [[VALIDATORS]] -NAME="coinqvest_germany" -HOME_DOMAIN="www.coinqvest.com" +NAME="whalestack_germany" +HOME_DOMAIN="www.whalestack.com" PUBLIC_KEY="GD6SZQV3WEJUH352NTVLKEV2JM2RH266VPEM7EH5QLLI7ZZAALMLNUVN" -ADDRESS="germany.stellar.coinqvest.com:11625" -HISTORY="curl -sf https://germany.stellar.coinqvest.com/history/{0} -o {1}" +ADDRESS="germany.stellar.whalestack.com:11625" +HISTORY="curl -sf https://germany.stellar.whalestack.com/history/{0} -o {1}" [[VALIDATORS]] -NAME="coinqvest_finland" -HOME_DOMAIN="www.coinqvest.com" +NAME="whalestack_finland" +HOME_DOMAIN="www.whalestack.com" PUBLIC_KEY="GADLA6BJK6VK33EM2IDQM37L5KGVCY5MSHSHVJA4SCNGNUIEOTCR6J5T" -ADDRESS="finland.stellar.coinqvest.com:11625" -HISTORY="curl -sf https://finland.stellar.coinqvest.com/history/{0} -o {1}" +ADDRESS="finland.stellar.whalestack.com:11625" +HISTORY="curl -sf https://finland.stellar.whalestack.com/history/{0} -o {1}" [[VALIDATORS]] NAME="bootes"