From 7377e1757ebcbc790995c5f7a79449099d262ddd Mon Sep 17 00:00:00 2001 From: Anton <43762166+smypmsa@users.noreply.github.com> Date: Sun, 26 Oct 2025 14:27:35 +0100 Subject: [PATCH] docs: add info about geyser plugin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 309527b..013ce77 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ For the full walkthrough, see [Solana: Creating a trading and sniping pump.fun b For near-instantaneous transaction propagation, you can use the [Chainstack Solana Trader nodes](https://docs.chainstack.com/docs/trader-nodes). +For instant updates from the network, you can enable [Yellowstone gRPC Geyser plugin](https://docs.chainstack.com/docs/yellowstone-grpc-geyser-plugin) (Jito ShredStream enabled by default). + The official maintainers are in the [MAINTAINERS.md](MAINTAINERS.md) file. Leave your feedback by opening **Issues**. ---