test: sync PumpFun quote signature cases

This commit is contained in:
0xfnzero
2026-06-13 00:22:40 +08:00
parent e78e37da6b
commit 8aa1df3115
2 changed files with 6 additions and 1 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 = "326c492", version = "0.5.15", default-features = false }
sol-parser-sdk = { git = "https://github.com/0xfnzero/sol-parser-sdk", rev = "565fb4e", version = "0.5.15", default-features = false }
solana-sdk = "3.0.0"
solana-client = "3.1.12"
solana-transaction-status = "3.1.12"