set default jito fee
This commit is contained in:
+1
-1
@@ -475,7 +475,7 @@ impl PumpFun {
|
|||||||
system_instruction::transfer(
|
system_instruction::transfer(
|
||||||
&self.payer.pubkey(),
|
&self.payer.pubkey(),
|
||||||
&tip_account,
|
&tip_account,
|
||||||
JITO_TIP_AMOUNT,
|
JITO_TIP_AMOUNT/10,
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user