Sfoglia il codice sorgente

Update link to discord for triage purposes

mdr0id 1 anno fa
parent
commit
e8eb9dcd32
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      jito_geyser/pyproject.toml
  2. 1 1
      jito_searcher_client/pyproject.toml

+ 1 - 1
jito_geyser/pyproject.toml

@@ -2,7 +2,7 @@
 name = "jito_geyser"
 version = "0.1.0"
 description = "Jito Labs Geyser Client"
-authors = ["Jito Labs <support@jito.wtf>"]
+authors = ["Jito Labs <https://discord.gg/jito>"]
 readme = "README.md"
 packages = [{ include = "jito_geyser" }]
 

+ 1 - 1
jito_searcher_client/pyproject.toml

@@ -2,7 +2,7 @@
 name = "jito_searcher_client"
 version = "0.1.4"
 description = "Jito Labs Python Searcher Client"
-authors = ["Jito Labs <support@jito.wtf>"]
+authors = ["Jito Labs <https://discord.gg/jito>"]
 readme = "README.md"
 packages = [{ include = "jito_searcher_client" }]