Add logsSubcribe doc

This commit is contained in:
Ake
2025-02-21 07:36:38 +07:00
committed by GitHub
parent 32dd44c128
commit faba3d8306
+2
View File
@@ -96,3 +96,5 @@ To run:
`python listen_new_direct_full_details.py`
So now you can run `listen_create_from_blocksubscribe.py` and `listen_new_direct_full_details.py` at the same time and see which one is faster.
Also here's a doc on this: [Solana: Listening to pump.fun token mint using only logsSubscribe](https://docs.chainstack.com/docs/solana-listening-to-pumpfun-token-mint-using-only-logssubscribe)