mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-07 06:07:45 +00:00
set default jito fee
This commit is contained in:
+1
-1
@@ -475,7 +475,7 @@ impl PumpFun {
|
||||
system_instruction::transfer(
|
||||
&self.payer.pubkey(),
|
||||
&tip_account,
|
||||
JITO_TIP_AMOUNT,
|
||||
JITO_TIP_AMOUNT/10,
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user