mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-09 15:10:56 +00:00
fix payer
This commit is contained in:
+1
-1
@@ -279,7 +279,7 @@ impl PumpFun {
|
||||
}
|
||||
|
||||
instructions.push(instruction::buy(
|
||||
self.payer.as_ref(),
|
||||
&self.payer.clone(),
|
||||
mint,
|
||||
&global_account.fee_recipient,
|
||||
instruction::Buy {
|
||||
|
||||
Reference in New Issue
Block a user