test: sync PumpFun quote case examples

This commit is contained in:
0xfnzero
2026-06-12 23:55:30 +08:00
parent e3249703a5
commit 04d7f7b520
4 changed files with 32 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ sdk-perf-stats = ["sol-parser-sdk/perf-stats"]
sdk-ultra-perf = ["sol-parser-sdk/ultra-perf"]
[dependencies]
sol-parser-sdk = { git = "https://github.com/0xfnzero/sol-parser-sdk", rev = "4464880", version = "0.5.15", default-features = false }
sol-parser-sdk = { git = "https://github.com/0xfnzero/sol-parser-sdk", rev = "d81bfdb", version = "0.5.15", default-features = false }
solana-sdk = "3.0.0"
solana-client = "3.1.12"
solana-transaction-status = "3.1.12"