From d2702e403761e325b89199401adfad0e804b373e Mon Sep 17 00:00:00 2001 From: Markkus Millend Date: Sun, 9 Jun 2024 21:32:37 +0200 Subject: [PATCH] Include Restake also in defaultValidatorList --- src/validators/bartio/defaultValidatorList.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/validators/bartio/defaultValidatorList.json b/src/validators/bartio/defaultValidatorList.json index a2e9f2258..d5733828f 100644 --- a/src/validators/bartio/defaultValidatorList.json +++ b/src/validators/bartio/defaultValidatorList.json @@ -253,6 +253,14 @@ "description": "WhisperNode is a premier web3 infrastructure provider renowned for powering the backbone of blockchain ecosystems with our state-of-the-art validation services, RPC endpoints, and IBC relayers. Our commitment to reliability is showcased through our deployment of robust, geographically dispersed validators ensuring maximal uptime and unparalleled security.", "website": "https://www.whispernode.com", "twitter": "https://www.twitter.com/whispernode" + }, + { + "id": "0x849a5C52e1CA4AB0407E5BE3030cC420E7222F13", + "logoURI": "https://res.cloudinary.com/duv0g402y/raw/upload/src/assets/restake.jpg", + "name": "Restake", + "description": "Effortless staking with institutional standards", + "website": "https://restake.net", + "twitter": "https://x.com/restakestaking" } ] }