feat: integrate seed optimization and refactor CPMM config
- Upgrade solana-streamer-sdk to 0.4.2 - Add seed optimization support for Raydium instructions - Refactor CPMM params with dynamic AMM config - Remove hardcoded AMM_CONFIG constant
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ members = [
|
||||
crate-type = ["cdylib", "rlib"]
|
||||
|
||||
[dependencies]
|
||||
solana-streamer-sdk = "0.4.1"
|
||||
solana-streamer-sdk = "0.4.2"
|
||||
solana-sdk = "2.3.0"
|
||||
solana-client = "2.3.6"
|
||||
solana-program = "2.3.0"
|
||||
|
||||
Reference in New Issue
Block a user