fix swqos tips index errors

This commit is contained in:
wood
2025-09-12 04:29:47 +08:00
parent 40b4541036
commit 008694daf8
3 changed files with 20 additions and 1 deletions
+1
View File
@@ -295,6 +295,7 @@ impl SolanaTrade {
create_wsol_ata,
close_wsol_ata,
};
if custom_priority_fee.is_some() {
sell_params.priority_fee = Arc::new(custom_priority_fee.unwrap());
}