Skip to content

Commit

Permalink
Merge pull request #8 from jito-labs/update_support_link
Browse files Browse the repository at this point in the history
Update Support links
  • Loading branch information
mdr0id authored Jun 20, 2024
2 parents cd57b14 + 57097aa commit 6026009
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jito_geyser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $ pip install jito_geyser
```

# Access Token
Please request access to geyser by emailing support@jito.wtf
We no longer support access to geyser. Please use 3rd party providers.

# Examples

Expand Down
2 changes: 1 addition & 1 deletion jito_geyser/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }]

Expand Down
3 changes: 2 additions & 1 deletion jito_searcher_client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ $ pip install jito_searcher_client
```

# Keypair Authentication
Please request access to the block engine by creating a solana keypair and emailing the public key to support@jito.wtf.
Basic access(5 req/second per region) no longer requires approval. Please visit our [Discord](https://discord.gg/jito) dev channel, if you have other questions.
If your application requires higher rate limits, please complete this [form](https://forms.gle/8jZmKX1KZA71jXp38)

# Examples

Expand Down
2 changes: 1 addition & 1 deletion jito_searcher_client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }]

Expand Down

0 comments on commit 6026009

Please sign in to comment.