Update README.md

This commit is contained in:
Ake
2024-12-29 12:57:42 +07:00
committed by GitHub
parent e1669ede66
commit 0d50b03cc2
+2 -2
View File
@@ -32,7 +32,7 @@ To run:
`python listen_to_raydium_migration.py`
**The new two additions are based on this question [associatedBondingCurve #26](https://github.com/chainstacklabs/pump-fun-bot/issues/26)**
**The following two new additions are based on this question [associatedBondingCurve #26](https://github.com/chainstacklabs/pump-fun-bot/issues/26)**
You can take the compute the associatedBondingCurve address following the [Solana docs PDA](https://solana.com/docs/core/pda) description logic. Take the following as input *as seed* (order seems to matter):
@@ -65,4 +65,4 @@ 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.
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.