feat(pumpswap): improve nonce handling logic and transaction building flow

This commit is contained in:
sgxiang
2025-06-16 21:08:46 +08:00
parent 81a907a1a8
commit f20dbbd793
2 changed files with 79 additions and 127 deletions
+2
View File
@@ -257,6 +257,7 @@ impl PumpFun {
slippage_basis_points,
self.priority_fee.clone(),
self.cluster.clone().lookup_table_key,
recent_blockhash,
None,
None,
None,
@@ -332,6 +333,7 @@ impl PumpFun {
slippage_basis_points,
self.priority_fee.clone(),
self.cluster.clone().lookup_table_key,
recent_blockhash,
None,
None,
None,