mirror of
https://github.com/0xfnzero/solana-streamer.git
synced 2026-08-25 14:58:05 +00:00
add logs_process and logs_subscribe
This commit is contained in:
@@ -26,7 +26,7 @@ use anchor_client::{
|
||||
},
|
||||
Cluster,
|
||||
};
|
||||
use pumpfun::{accounts::BondingCurveAccount, utils::CreateTokenMetadata, PriorityFee, PumpFun};
|
||||
use mai3_pumpfun_sdk::{accounts::BondingCurveAccount, utils::CreateTokenMetadata, PriorityFee, PumpFun};
|
||||
|
||||
// Create a new PumpFun client
|
||||
let payer: Keypair = Keypair::new();
|
||||
|
||||
Reference in New Issue
Block a user