This commit is contained in:
William
2025-02-10 19:58:12 +08:00
parent a70c5fec1e
commit 141318938e
+1 -1
View File
@@ -475,7 +475,7 @@ impl PumpFun {
system_instruction::transfer(
&self.payer.pubkey(),
&tip_account,
jito_fee.unwrap_or(JITO_TIP_AMOUNT/15),
jito_fee.unwrap_or(JITO_TIP_AMOUNT/10),
),
);