From 1e3b67941d28a7c3faf9bdc3f64c855b8ea33a3f Mon Sep 17 00:00:00 2001 From: Theo Date: Thu, 3 Aug 2023 03:46:45 -0700 Subject: [PATCH] Change relayer chat link to approved-only --- constants/link.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants/link.ts b/constants/link.ts index 13767b2..c5fe3ed 100644 --- a/constants/link.ts +++ b/constants/link.ts @@ -79,6 +79,6 @@ export const DISCOURSE = 'https://forum.tornado.ws' export const MEDIUM = 'https://tornado-cash.medium.com' export const TWITTER = 'https://twitter.com/TornadoCash' export const TELEGRAM = 'https://t.me/TornadoOfficial' -export const RELAYERS_TELEGRAM = 'https://t.me/+Q19elAT45rxhODA0' +export const RELAYERS_TELEGRAM = 'https://t.me/+XDpY3mCr9UU2MGI0' export const GITHUB = 'https://git.tornado.ws' export const TORNADO_CASH_LANDING = 'https://tornado.ws'