Explorar el Código

Update link to discord for triage purposes

mdr0id hace 1 año
padre
commit
e8eb9dcd32
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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" }]